Post Reply 
in search of LAMBA functions
10-04-2015, 10:54 AM
Post: #2
RE: in search of LAMBA functions UPDATE
I take it back. You CAN pre-evaluate the strings.

cvadd := expr (vadd); (the result is super)

Then modify the target and remove the expr (f).
Just write f ( ...) in the receiving cas function.

It works. They are true lamdas. No doubt about it.

My experiments failed for other reasons. There were errors in the target
function. The compiler will pass just about anything for #cas objects.
In my example the output list needs to be global.

So are #cas objects not really compiled but interpreted?

Anyhow n-ary lamba function are fully present and available for use.
The target must be a #cas function.

Be happy xset.

I work with android Prime only for now on my
Galaxy Tab Pro/Note 2
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
in search of LAMBA functions - ji3m - 10-04-2015, 02:44 AM
RE: in search of LAMBA functions UPDATE - ji3m - 10-04-2015 10:54 AM



User(s) browsing this thread: 1 Guest(s)