indexation-0.2.0.2: Tools for entity indexation

Safe HaskellNone
LanguageHaskell2010

Indexation.Index

Documentation

newtype Index entity Source #

Constructors

Index Int 
Instances
Serialize (Index a) # 
Instance details

Defined in Indexation.Instances.Cereal

Methods

put :: Putter (Index a) #

get :: Get (Index a) #