Accumulator factory: Difference between revisions

Content added Content deleted
(adding lambdatalk)
Line 359: Line 359:


<lang AppleScript>on run
<lang AppleScript>on run
set x to foo(1)
set x to foo(1)
Line 367: Line 366:
x's |λ|(2.3)
x's |λ|(2.3)
end run
end run