foundation-edge v0.0.10 Release Notes

Release Date: 2019-02-06 // about 5 years ago
    • Cleanup collection APIs that take a lone Int (length, take, drop, splitAt, ..) to take a CountOf
    • ๐Ÿ“‡ Rename Size to CountOf
    • โž• Add basic time functions
    • โž• Add os dependent timing capability
    • โž• Add simple pattern matching for test names with checks.
    • โž• add '--list-tests' for checks
    • Optimise Eq and Ord for blocks and uarray