haydnv / tinychain

A next-gen database + SaaS framework for rapid development and integration of enterprise services

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Implement `Collection::Map` variant

haydnv opened this issue · comments

This should serve as a hash map of States which allows mutation in the case of mutable States or overwriting in the case of immutable States. It should be supported by Chain.