fsharp-0.0.4: some F# operators, high priority pipes

Safe HaskellSafe-Inferred

Control.FSharp.Syntax.Operators

Documentation

(<|) :: (a -> b) -> a -> bSource

(|>) :: a -> (a -> b) -> bSource