I am trying to convert a ruby lambda to equivalent J-uby here: [Try it online!](https://tio.run/##JcixCoAgEIDhvae4COVOykGcDupFoqEGhyBoCdTUVzeh7fv/c3qOUN1cWYGAFbkvIMFQAmxHAhZWShqiEVi0Zrl1w7T4F43WnvS1328KKaiQf8fkRcy53uA0WkPdD0v1Aw "J-uby – Try It Online") my problem is at `:% & :&` where i'm trying to derive `f.(x) = :% & x`. I'm not sure how to perform that.