Skip to content
This repository was archived by the owner on Sep 9, 2019. It is now read-only.

Conversation

@thekid
Copy link
Contributor

@thekid thekid commented Jul 31, 2014

This PR adds default values for lambdas:

$func= (string $a= null) -> ...;   // ::= $func= function($a= null) { return ...; }

thekid added a commit that referenced this pull request Aug 1, 2014
@thekid thekid merged commit c571949 into master Aug 1, 2014
@thekid thekid deleted the feature/lambda-defaults branch August 1, 2014 16:04
@thekid thekid added the feature label Sep 20, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants