Hello,

    1) Is there a common assumed semantics across all of the Haskell "with" things? withString? withData?

    2) If the answer to 1) is yes, then does this imply some kind of polymorphism? Couldn't "with" be "reduced" to a higher order function then ??

Kind regards, Vasili