riak-protobuf-lens-0.23.0.0: Lenses for riak-protobuf
Network.Riak.Protocol.Lens
type Lens' s a = forall f. Functor f => (a -> f a) -> s -> f s Source #