couler icon indicating copy to clipboard operation
couler copied to clipboard

Support multiple function arguments in `couler.map()`

Open terrytangyuan opened this issue 4 years ago • 2 comments

We currently only support one argument in couler.map(), which is a list of values that can be called by the specified function.

https://github.com/couler-proj/couler/blob/fedbcc42383eb3335d3fadddf818defcf74d70a4/couler/core/syntax/loop.py#L23-L32

terrytangyuan avatar Sep 02 '20 13:09 terrytangyuan

@terrytangyuan can I pick this up as well?

reprabhala avatar Jan 24 '21 09:01 reprabhala

Sure

terrytangyuan avatar Jan 24 '21 16:01 terrytangyuan