Expand description
Defines kernel for length of string arrays and binary arrays
Functionsยง
- bit_
length  - Returns an array of Int32/Int64 denoting the number of bits in each value in the array.
 - bit_
length_ ๐impl  - length
 - Returns an array of Int32/Int64 denoting the length of each value in the array.
 - length_
impl ๐