densh / scala-offheap

Experimental type-safe off-heap memory for Scala.
BSD 3-Clause "New" or "Revised" License
532 stars 38 forks source link

Add support for Array.forall and Array.exists #80

Closed densh closed 8 years ago

densh commented 8 years ago

Fixed in https://github.com/densh/scala-offheap/pull/83 by @arosenberger