functional programming - Position Independent Parameters to Scheme Functions -


How can I pass state-independent standards for scheme functions?

  (define area (lambda (x #: width y) (* xy )) = "Post-Text" itemprop = "text"> 

(area 3: width 10)

or

  (region #: Width 10 3)  

Both 30 will return.


Comments

Popular posts from this blog

c++ - Linux and clipboard -

Visual Studio 2005: How to speed up builds when a VSMDI is open? -

booting ubuntu from usb using virtualbox -