Skip to content
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

Stdlib 1.0 #14

Closed
piotrMocz opened this issue Jul 14, 2017 · 0 comments
Closed

Stdlib 1.0 #14

piotrMocz opened this issue Jul 14, 2017 · 0 comments
Assignees

Comments

@piotrMocz
Copy link

This epic aims to capture all the tasks necessary to provide our users with a usable standard library.

The goals here are:

  • feature completeness: we want to support a sensible set of operations on numbers, text, lists and maps, including: checking for equality, converting to text, casting (e.g. 4.toReal) and so on.
  • consistency: the users have a right to expect certain consistency throughout the library, like every two objects of the same time being comparable (.equals) or show-able (within reason).
  • reliability: the core StdLib should be tested and fool-proof.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants