pack package:filepath
Pack a list of
OsChar to an
OsPath.
Note that using this in conjunction with
unsafeFromChar to
convert from
[Char] to
OsPath is probably not what you
want, because it will truncate unicode code points.
Pack a list of platform words to a platform string.
Note that using this in conjunction with
unsafeFromChar to
convert from
[Char] to platform string is probably not what
you want, because it will truncate unicode code points.
Pack a list of platform words to a platform string.
Note that using this in conjunction with
unsafeFromChar to
convert from
[Char] to platform string is probably not what
you want, because it will truncate unicode code points.
Unpack a platform string to a list of platform words.
Unpack a platform string to a list of platform words.