Package transf :: Package lib :: Module strings
[frames] | no frames]

Module strings



String manipulation transformations.

Classes
  ToStr
Functions
 
Concat2(loperand, roperand)
Concatenates two lists.
Variables
  tostr = ToStr()
  concat = unify.Foldr(build.empty, Concat2)