Skip to content

Instantly share code, notes, and snippets.

@raphant
Last active June 9, 2021 12:29
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save raphant/6f77b6047e448fa4c1904f0f36ced7da to your computer and use it in GitHub Desktop.
Save raphant/6f77b6047e448fa4c1904f0f36ced7da to your computer and use it in GitHub Desktop.
.join : String join
ANY → ', '.join($expr$)
.len : Get length
ANY → len($expr$)
.str : Get length
ANY → str($expr$)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment