package redis-async

  1. Overview
  2. Docs

Module Redis.CursorSource

A cursor type for use with commands such as SCAN

Sourcetype t
include Ppx_compare_lib.Equal.S with type t := t
Sourceval equal : t Base__Ppx_compare_lib.equal
Sourceval sexp_of_t : t -> Sexplib0.Sexp.t
Sourceval zero : t
Sourceval (=) : t -> t -> bool
include Core.Stringable.S with type t := t
Sourceval of_string : string -> t
Sourceval to_string : t -> string
OCaml

Innovation. Community. Security.