Next:
Introduction
Up:
Cecil Standard Library Reference
Previous:
Cecil Standard Library Reference
Contents
Contents
Introduction
Library code conventions
Basic data types and operations
Maximal and minimal types, identity testing, and printing
Equality, ordering, and hashing
Numbers
Characters
Object aggregation
Control structures
Booleans and branching
Looping and closures
Exception handling
Collections
Basic collections
Unordered collections
Ordered collections and sequences
Adding and removing elements
Tables (mappings)
Indexed collections: vector, array, string, ...
Lists
Sorted collections
stack, queue
Keyed sets
Collectors
Histograms
Filtered and mapped views
Input/output
Streams
stream_views ; view_stream
Random numbers
Unix files
Miscellaneous
ask
Time and date
text_lines
matrix
Graphs and partial orders
System operations
Window system
Message unparsing (reflection)
Precedence of binary operators
Index
Next:
Introduction
Up:
Cecil Standard Library Reference
Previous:
Cecil Standard Library Reference
The Cecil project