Skip to content

Instantly share code, notes, and snippets.

@fikovnik
Created September 30, 2019 07:59
Show Gist options
  • Save fikovnik/76c427417ce6ffb20152ef24c4e2cc73 to your computer and use it in GitHub Desktop.
Save fikovnik/76c427417ce6ffb20152ef24c4e2cc73 to your computer and use it in GitHub Desktop.
val G1 = List("α", "β", "γ", "δ", "ε", "ϛ", "ζ", "η", "θ")
val G10 = List("ι", "κ", "λ", "μ", "ν", "ξ", "ο", "π", "ϙ")
val G100 = List("ρ", "σ", "τ", "υ", "φ", "χ", "ψ", "ω", "ϡ")
val G1000 = List(",α", ",β", ",γ", ",δ", ",ε", ",ϛ", ",ζ", ",η", ",θ")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment