|
|
<set starts_with_x_of =
type.<call_method_of
<method null>
_subject.<is_a string/>.<and
_subject.<starts_with "x"/>/>
</method>
/>/>
<v
starts_with_x_of.<is_type_for "x_rated"/>
starts_with_x_of.<is_type_for "y_rated"/>
starts_with_x_of.<is_type_for 917/>
/>![]() | <v true false false/> |
call_method_of is the most flexible of types allowing you to write
arbitrary code to determine the 'typeness' of an object.
© Copyright 2007 Clear Methods, Inc.