enso/distribution/lib
James Dunkerley 2e2c5562a8
Text.take and Text.drop (#3287)
Implementation of the Text take and drop APIs
- Added `Range.contains` function
- Added `Text_Sub_Range` type
- Added `Text_Utils.index_of` and `Text_Utils.last_index_of` based on ICU StringSearcher
2022-02-22 18:50:59 +00:00
..
Standard Text.take and Text.drop (#3287) 2022-02-22 18:50:59 +00:00