Skip to content
This repository has been archived by the owner on Dec 7, 2018. It is now read-only.

seancorfield/ordered-subset

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ordered-subset

An answer to Adam's latest puzzle.

Usage

Clone the repo and run: lein test

It will take a while because in addition to a few basic assertion tests, it uses test.check - a Clojure version of QuickCheck - to ensure that get-ordered-subset produces the expected results in a variety of random cases. Each random invariant test is run fifty times.

License

Copyright © 2015 Sean Corfield

Distributed under the Eclipse Public License version 1.0.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published