datum icon indicating copy to clipboard operation
datum copied to clipboard

partial application do not support multiple arguments

Open fogfish opened this issue 7 years ago • 0 comments

lists:fold(a(_, _), ...)

fails with

terminated with reason: fun called with wrong arity of 2 instead of 1

fogfish avatar Nov 08 '18 12:11 fogfish