Inside an F# monad, if you say let!, the compiler translates that to a Bind member that you\'ve defined on the monad builder.
let!
Bind
Now I see there a
Short answer: no.
I've extended the compiler to support that, you're welcome to read my blog article http://ramon.org.il/wp/2011/04/taking-computation-expressions-one-step-further/