HsJudy-0.1.1: Judy bindings, and some nice APIs

Judy.Refeable

Documentation

class Refeable a whereSource

Methods

toRef :: a -> IO ValueSource

fromRef :: Value -> IO aSource

needGC :: a -> BoolSource

Instances