/spec/tags/core/kernel/lambda_tags.txt
Plain Text | 5 lines | 5 code | 0 blank | 0 comment | 0 complexity | 39967729f1734f1a923ffdd308281e86 MD5 | raw file
Possible License(s): LGPL-2.1
1fails:Kernel.lambda accepts 0 arguments when used with || 2fails:Kernel.lambda is a private method 3fails:Kernel.lambda checks the arity of the call when no args are specified 4fails:Kernel.lambda checks the arity when 1 arg is specified 5fails:Kernel.lambda does not check the arity when passing a Proc with &