úÎ#Q!["      !Safe9;LTypeclass for a string-like structures that may expose the contained value.-Typical usage is something along the lines of @newtype LastName = LastName String deriving (IsString, ToString)Exposes string content.Promotes a function.7Converts from one string-like structure to another one.Converts empty string to ". Converts " to empty string.  Safe Reduces  A (B (A x)) to A (B x). Reduces  B (A (B x)) to A (B x). Reduces A (B (A (B x))) to A (B x). Reduces B (A (B (A x))) to A (B x). "Deep" #" for mapping over nested functors.JVariety of "deep bind" for chaining operations on nested data structures.JVariety of "deep bind" for chaining operations on nested data structures.JVariety of "deep bind" for chaining operations on nested data structures.     4111Safe ™Universal result type for calculations that may either: produce a value, signal the failure to obtain value, or signal that value is "not interesting".tE.g. a text parser distinguishes situations when text file is "structured enough" to have a syntax error (that's G) and when text file is not in a supported format at all (that's ). Result value.4Failed to obtain value because of particular reason.nDepending on context, it's might be "no action required" or "no action taken" because of particular reason.Renders  to $( using provided function to render the s. Converts , into either wrapped value or error message.7Converts `Either ErrorMessage Value` to `Outcome Value`UConverts `Maybe Value` to `Outcome Value` using provided error message to designate .Collapses a list of s into a single . Result may either be 1 (if original list contains any) or list of all s; all s are discarded.cEither returns a wrapped value or prints out an error message and terminates the execution with %. ! !  !&      !"#$%&'(&')&'*&+,-$skulk-0.1.2.0-APnR9GftLY47SHPzQJGbxSSkulk.ToString Skulk.Deep Skulk.OutcomeToStringtoStringliftT shapeshiftemptyToNothingnothingToEmpty$fToStringMaybe $fToString[]$fToStringEither reduceABA reduceBAB reduceABAB reduceBABA<$$>>>>=>>==>=>=OutcomeOKFailSkipdescribetoEither fromEither fromMaybeallOK exposeOrDie $fShowOutcome$fTraversableOutcome$fFoldableOutcome$fMonadOutcome$fApplicativeOutcome$fFunctorOutcome $fEqOutcomebaseGHC.BaseNothingfmapStringGHC.Errerror