Whiley / RFCs

Request for Comment (RFC) proposals for substantial changes to the Whiley language.
3 stars 2 forks source link

RFC/Array Slice #111

Closed DavePearce closed 2 years ago

DavePearce commented 2 years ago

This proposal is to add an array slice operator (e.g. arr[0..5]).

View the proposal here