Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Poteat/additional utilities #93

Merged
merged 22 commits into from
Oct 6, 2024
Merged

Poteat/additional utilities #93

merged 22 commits into from
Oct 6, 2024

Conversation

poteat
Copy link
Owner

@poteat poteat commented Oct 6, 2024

  • Add NaturalNumber.Digits to get the digits of a natural number.
  • Add List.Of to create a list containing a single value.
  • Add List.SlidingWindow to slide a window of a certain length over a list.
  • Reify various natural number utilities.
  • Reify various string and list utilities.
  • Fix statefulness bug in reified List.chunk.

@poteat poteat merged commit f476efb into main Oct 6, 2024
1 check passed
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