-
Notifications
You must be signed in to change notification settings - Fork 2
Issues: dfinity/new-motoko-base
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
enhancement: possible implementation basis for hash based collections (maps and set)
enhancement
New feature or request
#164
opened Feb 19, 2025 by
crusso
Imperative Set.union/intersect/difference don't modify the first set but returns a new set
#161
opened Feb 14, 2025 by
crusso
(pure) Queue is an amortized queue. Nipkow has non-amortized functional queue that may serve us better
#149
opened Feb 12, 2025 by
crusso
(imperative) Map exposes some internal types in the API. Should we hide them?
#148
opened Feb 12, 2025 by
crusso
Implementation: adapt
OrderedSet
data structure to new pure/Set
module
#112
opened Jan 16, 2025 by
rvanasa
Implementation: adapt
OrderedMap
data structure to new pure/Map
module
#111
opened Jan 16, 2025 by
rvanasa
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.