1 2 3 4 5 6 7
type t = Basis.string val length = Basis.strlen val append = Basis.strcat val sub = Basis.strsub val suffix = Basis.strsuffix