You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
They serve as adapters which allow the simple functions to be used in a pipeline using the bash-style `|` operator.
5
+
Due to the various function signatures and function overloads, these adapters are non-trivial and have to be written by hand to achieve a clean syntax for the pipelines.
0 commit comments