enso/test/micro-distribution
James Dunkerley 99bacc5c06
Tidy Standard.Base Part 2 of n... (#3889)
- Moved static methods into `Locale` type. Publishing type not module.
- Stop publishing `Nil` and `Cons` from `List`.
- Tidied up `Json` and merged static in to type. Sorted out various type signatures which used a `Constructor`. Now exporting type and extensions.
- Tidied up `Noise` and merge `Generator` into file. Export type not module.
- Moved static method of `Map` into type. Publishing type not module.

# Important Notes
- Move `Text.compare_to` into `Text`.
- Move `Text.to_json` into `Json`.
2022-11-19 08:01:45 +00:00
..
editions introduce a micro stdlib for testing (#3531) 2022-06-16 10:25:24 +00:00
lib/Standard/Base/0.0.0-dev Tidy Standard.Base Part 2 of n... (#3889) 2022-11-19 08:01:45 +00:00