home
wiki
classes/clusters list
class information
+
Point of view
INTERNALS_HANDLER
ANY
ARC
DECORATOR
INTERNALS_HANDLER
All features
expanded class ARC
Summary
top
Direct parents
insert list:
ANY
Overview
top
creation features
default_create
Default creation method.
exported features
is_equal
(other: ARC):
BOOLEAN
Is
other
attached to an object considered equal to current object?
out
:
STRING
Create a new string containing terse printable representation of current object.
is_equal
(other: ARC):
BOOLEAN
effective function
top
Is
other
attached to an object considered equal to current object?
require
other /= Void
ensure
commutative:
generating_type = other.generating_type implies Result = other.is_equal(Current)
out
:
STRING
effective function
top
Create a new string containing terse printable representation of current object.