package sek

  1. Overview
  2. Docs

Module type Sek.CHECK_ITERATOR_VALIDITYSource

val check_iterator_validity : bool

The flag check_iterator_validity determines whether runtime checks should be enabled so that an attempt to use an invalidated iterator is detected and gives rise to an Invalid_argument exception.

OCaml

Innovation. Community. Security.