Skip to content

Instantly share code, notes, and snippets.

@felixroos
Created March 8, 2025 22:24
Show Gist options
  • Save felixroos/2df4d5a15e33d2a583cd1d433d6a78ee to your computer and use it in GitHub Desktop.
Save felixroos/2df4d5a15e33d2a583cd1d433d6a78ee to your computer and use it in GitHub Desktop.
let walk = (n) => run(n).slow(n)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment