bug-apl
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Bug-apl] Committed value?


From: Juergen Sauermann
Subject: Re: [Bug-apl] Committed value?
Date: Mon, 28 Jul 2014 12:00:21 +0200
User-agent: Mozilla/5.0 (X11; Linux i686; rv:17.0) Gecko/20130330 Thunderbird/17.0.5

Hi David,

monadic ⊣ turns any value into a committed value. But it has
to be used by the caller. In the called function there is nothing
that can turn the result into a committed value.

I guess your 'principle of least surprise' wouldn't allow that either.

/// Jürgen


On 07/27/2014 08:03 PM, David B. Lamkins wrote:
Is there a way to have a defined function return a committed value?

IOW, the function returns a value that can be assigned, but doesn't
print.







reply via email to

[Prev in Thread] Current Thread [Next in Thread]