Module swim.observable
Collection interfaces that notify registered observers of precise state changes.
-
-
Packages
Exports Package Description swim.observable Collection interfaces that notify registered observers of precise state changes.swim.observable.function Observable collection callback function interfaces.
-
Modules
Requires Modifier Module Description transitive swim.collections Immutable, structure sharing collections, including hash array mapped tries, finger tries, B-trees, and S-trees (sequence trees).transitive swim.concurrent Timer, task, and continuation passing style interfaces, with lightweight scheduler and execution stage implementations.transitive swim.spatial Geospatial projections and spatial collections, including sparse prefix Q-trees optimized for continuous n-body geofencing and real-time spatial clustering and reduction.transitive swim.util Extended collection, iterator, and builder interfaces, lightweight cache sets and maps, and other foundational utilities.Indirect Requires Modifier Module Description transitive swim.codec Incremental I/O; functional parsers and writers; display, debug, and diagnostic formatters; and Unicode and binary codecs.transitive swim.math Mathematical and geometric structures, including rings, fields, vector modules and spaces, affine spaces, tensor spaces, probability distributions, and associated operators.transitive swim.structure Generic structured data model, with support for selectors, expressions, and lambda functions.
-