PreviousUpNext

13.2.22  int_red_black_set

The standard library int_red_black_set package implements sets of integers using red-black trees.

The int_red_black_set package implements the Set api.

The int_red_black_set package source code is in src/lib/src/int-red-black-set.pkg.

See also: unt_red_black_set.

The above information is manually maintained and may contain errors.

Set?

Comments and suggestions to: bugs@mythryl.org

PreviousUpNext