Package-level declarations
Types
Link copied to clipboard
object BugReporting
Entrypoint for printing meaningful debug information in case of failed internal consistency checks.
Link copied to clipboard
object ClassPathScanner
An utility class providing support for loading arbitrary subclasses available in the classpath.
Link copied to clipboard
A delegate allowing to lazily initialise a non-null mutable variable (= var).
Link copied to clipboard
object RandomGenerators
Utilities that extend the functionality of RandomGenerator.
Link copied to clipboard
object Ranges
A collection of extension functions that enrich ClosedRange.
Link copied to clipboard
class RealDistributions
Utility to translate statistics names into a RealDistribution.
Functions
Link copied to clipboard
Creates an instance of LazyMutable with the given initializer.