Results for “Std.Function.constant”
1 matching declarations
Use module:Std.List, kind:fn, or is:exact. Put a Pudu type after ::.
- Std.Function.constant
A -> B -> AA function that ignores its argument and answers with a fixed value.
1 matching declarations
Use module:Std.List, kind:fn, or is:exact. Put a Pudu type after ::.
A -> B -> AA function that ignores its argument and answers with a fixed value.