enso/distribution/lib/Standard
James Dunkerley 93fee3a51f
Tidy Standard.Base part 3 of n ... (#3893)
Here we go again...
- Tidied up `Pair` and stopped exporting `Pair_Data`. Adjusted so type exported.
- Tidy imports for `Json`, `Json.Internal`, `Locale`.
- Tidy imports Ordering.*. Export `Sort_Direction` and `Case_Sensitivity` as types.
- Move methods of `Statistics` into `Statistic`. Publishing the types not the module.
- Added a `compute` to a `Rank_Method`.
- Tidied the `Regression` module.
- Move methods of `Date`, `Date_Time`, `Duration`, `Time_Of_Day` and `Time_Zone` into type. Publishing types not modules.
- Added exporting `Period`, `Date_Period` and `Time_Period` as types. Static methods moved into types.

# Important Notes
- Move `compare_to_ignore_case`, `equals_ignore_case` and `to_case_insensitive_key` from Extensions into `Text`.
- Hiding polyglot java imports from export all in `Main.enso`.
2022-11-21 15:30:18 +00:00
..
Base/0.0.0-dev Tidy Standard.Base part 3 of n ... (#3893) 2022-11-21 15:30:18 +00:00
Database/0.0.0-dev Tidy Standard.Base part 3 of n ... (#3893) 2022-11-21 15:30:18 +00:00
Examples/0.0.0-dev Tidy Standard.Base part 3 of n ... (#3893) 2022-11-21 15:30:18 +00:00
Geo/0.0.0-dev Tidy Standard.Base Part 2 of n... (#3889) 2022-11-19 08:01:45 +00:00
Google_Api/0.0.0-dev Tidy Standard.Base Part 1 of n... (#3884) 2022-11-18 08:57:41 +00:00
Image/0.0.0-dev Tidy Standard.Base Part 1 of n... (#3884) 2022-11-18 08:57:41 +00:00
Searcher/0.0.0-dev Add support for Blank_Columns to Table and Database (#3812) 2022-10-20 09:11:08 +00:00
Table/0.0.0-dev Tidy Standard.Base part 3 of n ... (#3893) 2022-11-21 15:30:18 +00:00
Test/0.0.0-dev Tidy Standard.Base part 3 of n ... (#3893) 2022-11-21 15:30:18 +00:00
Visualization/0.0.0-dev Tidy Standard.Base Part 2 of n... (#3889) 2022-11-19 08:01:45 +00:00