Prelude should have index_of and indices_of #82

Closed
opened 2025-07-06 16:41:38 +00:00 by scott · 1 comment
Owner

index_of returns the first index of, or nil; indices_of returns a (possibly empty) list of occurrences. Takes both strings and lists.

`index_of` returns the first index of, or nil; `indices_of` returns a (possibly empty) list of occurrences. Takes both strings and lists.
scott added the
feature
label 2025-07-06 16:42:30 +00:00
scott added this to the Core: CC2 milestone 2025-07-06 16:42:34 +00:00
Author
Owner

Done, even oxidized versions. As of fb797fcd87

Done, even oxidized versions. As of https://alea.ludus.dev/twc/rudus/commit/fb797fcd87689ca176bc46eedc9c2de5b0d346c9
scott closed this issue 2025-07-06 20:57:41 +00:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: twc/ludus#82
No description provided.