How do functional language gui bindings work?

Posted by Roman A. Taycher on Stack Overflow See other posts from Stack Overflow or by Roman A. Taycher
Published on 2010-06-15T12:29:45Z Indexed on 2010/06/15 12:32 UTC
Read the original article Hit count: 171

Do they typically use non functional aspects of the language (including mutable variables). Are there other strategies? Could you describe them?

© Stack Overflow or respective owner

Related posts about gui

Related posts about functional-programming