20 Jan
2006
20 Jan
'06
3:44 p.m.
On 1/20/2006, "Kerson Rocha Jr." <krjr11@gmail.com> wrote:
basic::let_op(): add has no operands
let_op() doesn't work with add/mul due to their internal representation. If you want to change operands, push them to an exvector and create a new add/mul. Bye, Christian