menu
bpe package
documentation
tiktoken/src/common/byte_array.dart
ListUtil extension
ListUtil extension
dark_mode
light_mode
ListUtil
extension
on
List
<
ByteArray
>
Methods
partitionPoint
(
bool
predicate
(
ByteArray
)
)
→
int
Available on
List
<
ByteArray
>
, provided by the
ListUtil
extension
Returns the index of the partition point according to the given predicate (the index of the first element of the second partition).
bpe package
documentation
tiktoken/src/common/byte_array
ListUtil extension
byte_array library