enso/test/Benchmarks
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
..
src Tidy up the default imports for Standard.Table (#3660) 2022-08-22 19:21:54 +00:00
package.yaml Run components through the launcher (#1073) 2020-08-19 13:24:31 +01:00