jslatane Remove unneeded call to list() (#142)
ed74653 Oct 7, 2021
Remove unneeded call to `list()` (#142)
The example lambda function works without the `list()` call.
ed74653