Module Sponge.State

type 'a t = 'a array
val map : 'a t -> f:( 'a -> 'b ) -> 'b t