Skip to content

v1.2.0

Latest
Compare
Choose a tag to compare
@Mitsunee Mitsunee released this 05 Aug 19:01
· 3 commits to main since this release
v1.2.0
f9ab21d
  • Added: new constructor that takes any kind of Iterable
  • Deprecated: List.fromArray has been deprecated as the new constructor supports the same functionality (and is faster!)
  • docs: A section on creating Lists was added to docs/README.md and the Array vs List section was moved into a separate file