Type: Function2GraceDocs
Function2<T, U, R> = prelude.Block2<T, U, R>
Types of blocks representing functions taking two arguments of type T and U and returning a value of type R