Skip to content

Instantly share code, notes, and snippets.

@luanpotter
Created March 29, 2021 00:14
Show Gist options
  • Save luanpotter/23f8cf4a18041971e3127f6549e146b1 to your computer and use it in GitHub Desktop.
Save luanpotter/23f8cf4a18041971e3127f6549e146b1 to your computer and use it in GitHub Desktop.
string.split(",").let { Point(it[0], it[1]) }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment