Vyxapedia

Element - ¨< - Strict Less Than

Characters: ¨, <


Description

Non-vectorising greater than - useful for lists. Note that all corresponding elements should be of the same type.


Overloads

  • any-any - a > b (non-vectorising)

Examples

  • ⟨1|1|1⟩ ⟨9|9|9⟩ ¨< = 1