Vincent Berthoux
Vincent Berthoux
http://thread.gmane.org/gmane.comp.lang.haskell.cafe/109984/focus=110065
Hi, Would it be possible to have a writeBuffer working on `Vector.Storable`, the conversion to an intermediate list seems wasteful if you already have your data in a packed vector...
### Description when using `Expr.NewStructTuple` to create C# compatible type, a F# one is created instead ### Repro steps Try to compile any quotation with `Expr.NewStructTuple` ### Expected behavior Correct...