Safe Haskell | None |
---|---|
Language | Haskell2010 |
Documentation
type RawElement a s = STRef s (ElementCell a s) Source #
type family ElementCell a s Source #
data RawAlgorithm a s Source #
RawAlgorithm | |
|
Safe Haskell | None |
---|---|
Language | Haskell2010 |
type RawElement a s = STRef s (ElementCell a s) Source #
type family ElementCell a s Source #
data RawAlgorithm a s Source #
RawAlgorithm | |
|