codept
codept copied to clipboard
Make codept as a library (3/n)
To ensure a certain stability across patches/upgrade, it will be nice to monomorphise compare functions. In many places, Stdlib.compare is used and it will be nice to implement a simple compare function for each abstract types.