elixirscript / elixirscript/erlang-types

Add Map class

Offen
#1 0 Kommentare 0 Reaktionen 0 zugewiesene Personen Auf GitHub ansehen
Vorherrschende Sprache
TypeScript
Sterne
4
Forks
0
PR-Merge-Kennzahlen
Keine gemergten PRs in 30 T.

Beschreibung

This map class must have the following properties

- [ ] Similar API to JavaScript's Map class
- [ ] Allow anything to be a key
- [ ] Match keys by value and not by reference (ex: [1] should equal [1])
- [ ] `get` should work in constant time
- [ ] `has` should work in constant time

Beitragsleitfaden

Für dieses Repository ist kein Beitragsleitfaden indexiert

Bewertung

Dieses Issue wurde noch nicht bewertet.

Neue Issues direkt in Ihr Postfach

Eine kurze Übersicht über anfängerfreundliche GitHub-Issues.