cf 3.0.2
Introduction
CF data model
Installation
Tutorial
API reference
Aggregation rules
Performance
Older releases
Change log
Related Topics
Documentation overview
API reference
cf classes
cf.List
Previous:
cf.List.dtarray
Next:
cf.List.__le__
This Page
Show Source
Quick search
cf.List.__lt__
¶
List.
__lt__
(
y
)
[source]
¶
The rich comparison operator
<
x.__lt__(y) <==> x<y