[xquery-talk] Functional paradigm shift

Misztur, Chris CMisztur at macleanfogg.com
Wed Dec 11 07:22:41 PST 2013


Is there a good book out there that can help shift my coding style from .NET to a functional language?

For example I am doing this a lot:

let $result := some-func()
let $a := if($result eq 0)
then()
else(logger:log($result),error())

It just doesn't feel right.

-c



________________________________

The contents of this message may be privileged and confidential. Therefore, if this message has been received in error, please delete it without reading it. Your receipt of this message is not intended to waive any applicable privilege. Please do not disseminate this message without the permission of the author.

Please consider the environment before printing this e-mail




More information about the talk mailing list