The experimental language piper for julia language.
obj %>J% func_call
Arguments
obj |
the object to pass to the piper. |
func_call |
the impartial julia function call. |
Examples
## julia_setup is quite time consuming
2 %>J% sqrt
#> [1] 1.414214
#> [1] 0.6309298