rust-koans icon indicating copy to clipboard operation
rust-koans copied to clipboard

lambdas syntax is not explained in arrays yet

Open vilinski opened this issue 5 years ago • 1 comments

taking koans until arrays.rs:52 was easy, but then there are no comments explaining how to write map or filter in rust btw you could allow discussions in repo to address such issues

vilinski avatar Mar 20 '21 23:03 vilinski

If anybody in the future notices this, you can look down at line 63 it does have basic syntax you can look at for an example.

RobertCGouge avatar Dec 13 '22 14:12 RobertCGouge