Skip to content

Release 0.0.15

Pre-release
Pre-release
Compare
Choose a tag to compare
@tuguzT tuguzT released this 02 Sep 09:35

Changes:

  • Add operation trait to get many references to elements of heterogenous list (and mutable ones, too) in any desirable order
  • Add useful methods for base structs Cons and Nil
  • Make Nil an empty iterator by itself