Type: FunctionGraceDocs
Function<T, R> = prelude.Block1<T, R>
Types of blocks representing functions taking an argument of type T and returning a value of type R