Implement `STArray.push` via proper FFI
i-am-the-slime opened this issue · 0 comments
i-am-the-slime commented
Right now push does pushAll [ x ].
One would use an STArray for good performance and this implementation undermines this.
i-am-the-slime opened this issue · 0 comments
Right now push does pushAll [ x ].
One would use an STArray for good performance and this implementation undermines this.