Vyxapedia

Element - t - Tail

Characters: t


Description

Last item


Overloads

  • any - a[-1] (last item)

Examples

  • `hello` t = `o`
  • ⟨1|2|3⟩ t = 3