-
Notifications
You must be signed in to change notification settings - Fork 99
Issues: dfinity/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
utilities for tuple comparisons
enhancement
New feature or request
good first issue
Good for newcomers
#602
opened Dec 3, 2023 by
ggreif
sequence-like collections should have a New feature or request
good first issue
Good for newcomers
group
operation that lumps together equal subsequences
enhancement
#601
opened Dec 3, 2023 by
ggreif
Possible improvements for New feature or request
Random
enhancement
#483
opened Dec 22, 2022 by
rvanasa
todo: add missing New feature or request
Text
helper functions
enhancement
#461
opened Dec 15, 2022 by
rvanasa
todo: remove profiling labels from code
enhancement
New feature or request
#453
opened Dec 13, 2022 by
crusso
Suggestion: TrieMap.fromEntries and HashMap.fromIter are very similar but have different names...
enhancement
New feature or request
#346
opened Mar 8, 2022 by
crusso
Capability-protect IC-related functionality
enhancement
New feature or request
P1
Priority 1
#322
opened Dec 17, 2021 by
rossberg
Trie.mo may be missing basic functions to enumerate keys, value and entries
enhancement
New feature or request
#254
opened May 12, 2021 by
crusso
performance: Peephole optimise (128 : Word8 & x == 0) resp. (128 : Word8 >= x)
enhancement
New feature or request
good first issue
Good for newcomers
#177
opened Sep 17, 2020 by
ggreif
Text.mo is missing New feature or request
escape
and unescape
functions
enhancement
#144
opened Jul 17, 2020 by
crusso
Char.mo is still missing some operations
enhancement
New feature or request
good first issue
Good for newcomers
#143
opened Jul 17, 2020 by
crusso
6 tasks
Text.compare needs primitive implementation avoid costly second traversal
enhancement
New feature or request
#133
opened Jul 15, 2020 by
crusso
Enrich Iter.mo with the usual filter, mapFilter, drop etc combinators, taking a cuefrom List.mo
enhancement
New feature or request
good first issue
Good for newcomers
#111
opened Jul 2, 2020 by
crusso
Implement (additional) signed arithmetic functions (not operators) for Word types
enhancement
New feature or request
#71
opened Jun 24, 2020 by
crusso
ProTip!
Adding no:label will show everything without a label.