Module CCParse.Slice
Functions on slices.
- since
- NEXT_RELEASE
type t= slice
val is_empty : t -> boolIs the slice empty?
val length : t -> intLength of the slice
val to_string : t -> stringConvert the slice into a string. Linear time and memory in
length slice