Skip to content

V2.7.0

Choose a tag to compare

@cmstead cmstead released this 02 Feb 05:49
· 97 commits to master since this release
  • repeat - Repeats a string n times
  • times - executes a function n times, threading the output through the execution chain
  • between - tests that a value is between two numbers
  • rcompose - performs a right (reverse) composition