compiler.make_bindings_parser


compiler.make_bindings_parser(letkw)
      

Return a parser for bindings, for the given let keyword, which must be one of 'let, 'letfn or 'letrec.

Also see:

compiler


Core Module Index | Contents