CHANGES:
-
breaking: Renamed predicate parameter of
take_while
,rtake_while
fromp
tof
, aligining it with pre-existingdrop_while
. -
feat: add
containers.leb128
library -
feat: add
CCFun.with_return
-
Added functions to the
Char
module to check common character properties. -
feat: add
CCVector.findi
-
fix: compat with OCaml 5.4
-
fix: oob(!!) in CCHash.bytes