Loading collection data...
Collections are a way for you to organize kata so that you can create your own training routines. Every collection you create is public and automatically sharable with other warriors. After you have added a few kata to a collection you and others can train on the kata contained within the collection.
Get started now by creating a new collection.
Cmon, lambdas are just 1-time 1-expression functions if they aren't assigned to a variable...
Hey, I did this one!
and?
lambda
is for anonymous functions. Naming alambda
expression defeats the purpose.Now i know regex
Didn't know this model of function definition. Thanks!
You're cheating :)