4,587
edits
m (→Monadic Array) |
m (→Monadic Array) |
||
Line 153: | Line 153: | ||
| <code>♭</code> || [[Deshape]] || Make an array 1-dimensional | | <code>♭</code> || [[Deshape]] || Make an array 1-dimensional | ||
|- | |- | ||
| <code>¤</code> || [[Fix | | <code>¤</code> || [[Promote|Fix]] || Add a length-1 axis to an array | ||
|- | |- | ||
| <code>⋯</code> || [[Encode|Bits]] || Encode an array as bits (LSB-first) | | <code>⋯</code> || [[Encode|Bits]] || Encode an array as bits (LSB-first) |