[nem-en] LazyValue.n (def e = e)

Vladimir Reshetnikov v.reshetnikov at gmail.com
Tue Feb 13 11:32:07 CET 2007


Please explain the following line in LazyValue.n:

          catch {
            | e =>
              def e = e; // <-- this one
              computation = fun () { throw e }
              throw;
          }



More information about the devel-en mailing list