Georg
Results
2
issues of
Georg
I would like, if it is possible, to add an argument to `list_flatten()` where you can set the number of times the function will flatten a list. Instead of piping...
The docs of `between()` say: `This is a shortcut for x >= left & x left & x < right`