Lesser Than (<)

< 𝕩: Enclose

→full documentation

Create a unit array containing 𝕩. ((≢<𝕩) ⟨⟩)

↗️
    <1
┌·   
· 1  
    ┘


    ≢<1
⟨⟩

𝕨 < 𝕩: Lesser Than

→full documentation

𝕨 and 𝕩 can both be either numbers or characters.

Pervasive.

↗️
    1 < 3
1

    230 < 310
⟨ 1 0 0 ⟩