18 Jun
2015
18 Jun
'15
8:36 p.m.
On Thu, Jun 18, 2015 at 9:07 AM, Zach Laine
On Wed, Jun 17, 2015 at 9:58 AM, Louis Dionne
wrote: Zach Laine
writes: Right. I can certainly live with only copy(), convert(), move(), and transform_mutate().
To be clear, if I just had transform_mutate(), I could easily use it in place of the others (expect possibly for move(), depending on its semantics). Zach