unwrap -package:aeson-schemas

Remove a layer.
Unwrap the fields of a constructor
Turns a pattern of patterns into a single pattern. (this is actually join) 1/ For query arc, get the events from the outer pattern pp 2/ Query the inner pattern using the part of the outer 3/ For each inner event, set the whole and part to be the intersection of the outer whole and part, respectively 4 Concatenate all the events together (discarding wholesparts that didn't intersect) TODO - what if a continuous pattern contains a discrete one, or vice-versa?
Tries to extract the result from a Thrift call. If the call threw any of the Thrift exceptions declared for this Thrift service method, the corresponding Haskell excpetions is thrown using throwIO.
This is the simple phase unwrapping algorithm from Oppenheim and Schafer.
Get bare list from wrapped type which can be parsed directly from JSON.
Unwrap every value in the vector from the type constructor.
Forget type-level length, obtaining the underlying value.
unwrap the phase of signal (input expected to be within (-pi,pi))
Unwraps an Either Reply a by throwing an exception if not Right.