Vyxapedia

Element - øs - Starts With Set

Characters: ø, s


Description

Check if a value starts with others


Overloads

  • any-any - does a start with all of b?

Examples

  • ⟨2|3|4|5⟩ ⟨2|3⟩ øs = 1
  • ⟨2|3|4|5⟩ ⟨⟩ øs = 1