Skip to content

Release 0.0.14

Pre-release
Pre-release
Compare
Choose a tag to compare
@tuguzT tuguzT released this 08 Sep 09:01
· 5 commits to main since this release

Changes:

  • Make it possible to use Cons type as DST, fix some trait implementations to support DSTs
  • Make Here and There types behave as indices for heterogenous list: creation, addition, subtraction, equality and comparison were implemented for these types
  • Add new operations: to remove many elements from list and to shuffle list