Vyxapedia

Element - ø⟇ - Get Codepage Character / Get Codepage Index

Characters: ø,


Description

Get the character at a certain index in the vyxal codepage / Get the index of a character in the vyxal codepage


Overloads

  • num - vyxal_codepage[a]
  • str - vyxal_codepage.index(a)

Examples

  • 0 ø⟇ = `λ`
  • `₁ƛ₍₃₅kF½*∑∴;⁋` ø⟇ = ⟨166|1|205|168|170|107|70|17|42|179|129|59|175⟩
  • ⟨166|1|205|168|170|107|70|17|42|179|129|59|175⟩ ø⟇ = ⟨`₁`|`ƛ`|`₍`|`₃`|`₅`|`k`|`F`|`½`|`*`|`∑`|`∴`|`;`|`⁋`⟩
  • ⟨`a`|244|`!`|90|`∑∑∑`⟩ ø⟇ = ⟨97|`ǔ`|33|`Z`|⟨179|179|179⟩⟩