Module El.Have

Ready state codes.

type t = int

The type for read state values.

val nothing : t
val metadata : t
val current_data : t
val future_data : t
val enought_data : t