[][src]Module isomorphism::bitfield

Definitions of bitfield things for hashmap neighbourhoods.

Structs

BitFieldIterator

An iterator over the active bits in a bitfield.

Traits

BitField

A bit field trait for use in hashmap buckets. See the bitfield method of BiMapBuilder for more information.

Type Definitions

DefaultBitField

The default bitfield type.