enso/test
James Dunkerley 684adcb7fb
Tidy up the default imports for Standard.Table (#3660)
- Removed various unnecessary `Standard.Base` imports still left behind.
- Added `Regex` to default `Standard.Base`.
- Removed aliasing from the examples as no longer needed (case coercion no long occurs).
- Remove `import Standard.Table` from within the Table library (directly importing types).
- Reviewed what was in `Standard.Database` - a few tweaks and removals.
- Removed various un-needed aliasing following Hubert's import work.
2022-08-22 19:21:54 +00:00
..
Benchmarks Tidy up the default imports for Standard.Table (#3660) 2022-08-22 19:21:54 +00:00
Examples_Tests Tidying up what is in Standard.Base (#3603) 2022-07-27 13:28:00 +00:00
Geo_Tests Tidying up what is in Standard.Base (#3603) 2022-07-27 13:28:00 +00:00
Google_Api_Test Tidying up what is in Standard.Base (#3603) 2022-07-27 13:28:00 +00:00
Image_Tests Tidy up the default imports for Standard.Table (#3660) 2022-08-22 19:21:54 +00:00
micro-distribution Explicit self (#3569) 2022-07-27 17:45:36 +00:00
Table_Tests Tidy up the default imports for Standard.Table (#3660) 2022-08-22 19:21:54 +00:00
Tests Tidy up the default imports for Standard.Table (#3660) 2022-08-22 19:21:54 +00:00
Visualization_Tests Explicit self (#3569) 2022-07-27 17:45:36 +00:00