package codex

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Single_value_abstraction.BitfieldSource

The most precise abstraction for finite enumerations: a bitfield, with a bit for each possible value, compactly representing a set of values.