-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
enhancementNew feature or requestNew feature or request
Milestone
Description
As of now java's concurrent hash map is being used, which makes this library unavailable for use under non-android and non-jvm targets. Perhaps concurrency could be handled using a mutex? Or an alternative could be used, like pure kotlin implementations of concurrent collections in the stately library?
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request