enso/test/Benchmarks
James Dunkerley 5a6b6749cc
Restructuring for File.read (#3390)
- Added Encoding type
- Added `Text.bytes`, `Text.from_bytes` with Encoding support
- Renamed `File.read` to `File.read_text`
- Renamed `File.write` to `File.write_text`
- Added Encoding support to `File.read_text` and `File.write_text`
- Added warnings to invalid encodings
2022-04-19 16:50:03 +00:00
..
src Restructuring for File.read (#3390) 2022-04-19 16:50:03 +00:00
package.yaml Run components through the launcher (#1073) 2020-08-19 13:24:31 +01:00