Element - h
- Head
Characters:
h
Description
First item of something
Overloads
any
-a[0] (first item)
Examples
`hello` h
=`h`
⟨1|2|3⟩ h
=1
h
- HeadCharacters:
h
First item of something
any
- a[0] (first item)
`hello` h
=
`h`
⟨1|2|3⟩ h
=
1