Module Cobol_common.Behaviors

Type tags, useful to name and determine component behaviors

type amnesic =
  1. | ForgetAll
type eidetic =
  1. | RememberAll