enso/distribution/lib/Standard/Test
James Dunkerley 4fbe7e3830
Remove Array.new and Array.copy and move Vector functions to builtins. (#7147)
- Removed Array methods: `new`, `copy` and `new_[1234]`.
- New builtins for `Vector.insert`, `Vector.remove` and `Vector.flatten`.
- Replaced `Vector_Builder` use of `Array.copy` to a `Vector.Builder` approach.
2023-07-03 12:41:41 +00:00
..
0.0.0-dev Remove Array.new and Array.copy and move Vector functions to builtins. (#7147) 2023-07-03 12:41:41 +00:00