On Fri, Dec 10, 2021 at 1:10 PM Duke Normandin <dukeofp...@gmx.com> wrote:
>
> Greetings ..
>
> function hello =lambda() {}
>
> or
>
> void hello() {}
>
> In Pike, which form is prefered or optimal? Why?
> TIA ...


Definitely the second, unless you need it to be a variable.

ChrisA

Reply via email to