Module Util
Bytes and Strings
In 4.02.0, s.[i] <- c
becomes deprecated and this is very frustrating for CamlImages.
We introduce (<<)
and replace them by s << i & c
.
Util
Bytes and Strings
In 4.02.0, s.[i] <- c
becomes deprecated and this is very frustrating for CamlImages.
We introduce (<<)
and replace them by s << i & c
.