Skip to content

Conversation

@a-manthan-t
Copy link

@a-manthan-t a-manthan-t commented Dec 27, 2025

Adds:

  • a version of foldr that accepts a start parameter
  • a version of map (mapArr) that returns an array instead of a sequence
  • versions of & and a concat function that work for arrays.
  • a slice function for arrays.

in sequtils.nim.

@a-manthan-t a-manthan-t changed the title Added foldr with start parameter. Added two new sequtils functions. Dec 27, 2025
@a-manthan-t a-manthan-t changed the title Added two new sequtils functions. Added some new sequtils functions. Dec 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant