Great summary, thanks so much!

Being a fan of typeful functional programming, I really like the return 
type annotations and FP performance improvements. Is there a way to 
describe a precise return type for a higher order function? The examples of 
Function I've seen have neither the arguments type/arity or return types.


Reply via email to