mlworks icon indicating copy to clipboard operation
mlworks copied to clipboard

Implement VectorSlice

Open ellerh opened this issue 10 years ago • 0 comments

VECTOR_SLICE and VectorSlice were missing. Add an implmenentation; perhaps not particulary efficient, though.

  • basis/vector_slice.sml, basis/__vector_slice.sml: New files.
  • basis/array.sml, basis/__array.sml: Implement Array.vector.
  • basis.mlp, basis/require_all.sml, images/GNUmake: Mention new files.

ellerh avatar Oct 22 '14 15:10 ellerh