Again, not sure if it helps, but continuing my sample REPL session from above: (def mybar (partial #'foo/bar 10)) (mybar) ; returned 11.
確定! 回上一頁