Reification
Opened this issue · 0 comments
jamesdbrock commented
All of these getters and setters could be reified and would probably be faster if they were.
But the first thing thing to do would be to write a benchmark so that we could observe the difference.
purescript-arraybuffer/src/Data/ArrayBuffer/DataView.purs
Lines 216 to 217 in 6cc3154