jayasuryat/dowel

Add support for immutable collections

Closed this issue · 3 comments

Add support for immutable collections

Hey, @mohsen-biglari!
Thank you for raising this request.

Will get this added in the next release.

TODO:

  • Add support for ImmutableList<*> & PersistentList<*>
  • Add support for ImmutableSet<*> & PersistentSet<*>
  • Add support for ImmutableMap<*> & PersistentMap<*>
  • Add tests
  • Update docs

@mohsen-biglari this has been released as part of the v0.9.0 release. Check it out whenever you get a chance next!