1.6.0 • Published 1 year ago

@jamashita/lluvia-dictionary v1.6.0

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

Lluvia/Dictionary

Conventional Commits semantic-release

CI

Interfaces

Dictionary

Alias for Map. implements Collection.

Classes

ImmutableDictionary

It does not change itself and its containing elements even if the element is going to be added or changed, will return new Dictionary with an added element.

MutableDictionary

As usual collection, it can add elements in this without creating a new instance.

1.2.0

2 years ago

1.1.0

2 years ago

1.6.0

1 year ago

1.5.0

1 year ago

1.4.0

1 year ago

1.3.0

2 years ago

1.0.0

2 years ago