HsJudy-0.2: Judy bindings, and some nice APIs

Data.Array.Judy.Refeable

Documentation

class Refeable a whereSource

Methods

toRef :: a -> IO ValueSource

fromRef :: Value -> IO aSource

needGC :: a -> BoolSource

Instances