Add a inlinebind helper function.
authorMatthijs Kooijman <m.kooijman@student.utwente.nl>
Thu, 18 Jun 2009 12:48:36 +0000 (14:48 +0200)
committerMatthijs Kooijman <m.kooijman@student.utwente.nl>
Thu, 18 Jun 2009 12:54:11 +0000 (14:54 +0200)
This function can create a transformation that will inline some bindings
in a let expression, based on a condition function passed in.


No differences found