yeah, trying to apply the idea unreasonably beyond its intent.
Thanks for the replies folks.
On Sunday, June 25, 2017 at 2:52:00 PM UTC-4, Alexis King wrote:
> As written, the simple answer to your question is to use begin0 or
> begin, depending on if you are using ~> or ~>>.
>
> > (~> 3 (b
As written, the simple answer to your question is to use begin0 or
begin, depending on if you are using ~> or ~>>.
> (~> 3 (begin0 (displayln "hi!")) (* 2))
hi!
6
But as Greg mentions, this is not very useful, and it probably isn’t
what you want, since the evaluated expression can onl
2 matches
Mail list logo