我读了,这让我觉得我可以像这样换行,因为有一些评论:filter(y) = x -> [z for z in x if z>y]
|>scale(2) |>printlnERROR: LoadError: syntax: "|>" is not a unary operator
in include_from_n
我想在REPL中查看方法的定义。我点击了这个链接(),但它不起作用:f (generic function with 1 method)
f (genericfunction with 1 method)
# 1 method for generic function "f":
f(x) at REPL[155]:1<em