motoko-base
motoko-base copied to clipboard
The Motoko base library
Hi, since we upgraded to dfx 0.10.1 we're getting this error on build. `Stderr: .vessel/base/master/src/Text.mo:83.13-83.17: type error [M0072], field textCompare does not exist in type` which points to: ` let...
Motoko base library is internally inconsistent about how it names methods that operate with mutable arrays. In some places, it uses `Var` to distinguish these, and other places, `Mut`. For...
See meta issue https://github.com/dfinity/motoko-base/issues/348 for details.
The `base` library varies in its level of completion with respect to both functionality and documentation of functionality. Completing both is important, but requires immense efforts. This issue only focuses...
See meta issue https://github.com/dfinity/motoko-base/issues/348 for details.
See meta issue https://github.com/dfinity/motoko-base/issues/348 for details.
See meta issue https://github.com/dfinity/motoko-base/issues/348 for details.
See meta issue https://github.com/dfinity/motoko-base/issues/348 for details.
See meta issue https://github.com/dfinity/motoko-base/issues/348 for details.
See meta issue https://github.com/dfinity/motoko-base/issues/348 for details.