Pipe interface for functional data structures
The type of value to pipe
Pipes the value through the provided function
The return type of the function
The function to apply to the value
The result of applying the function to the value
Pipe interface for functional data structures