Toggle menu
Nitlanguage.org
Nitdoc
fca
fca
FormalContext
_objects
private
var
_objects
:
HashSet
[
O
]
fca
::
FormalContext
::
_objects
Doc
Linearization
Summary
Objects in the context
Objects in the context
Summary
Property definitions
fca$FormalContext$_objects
Property definitions
fca
$
FormalContext
::
_objects
# Objects in the context
var
objects
=
new
HashSet
[
O
]
lib/fca/fca.nit:80,2--81,29