Values
Represents a container for a list of numeric values.
This data class is designed to encapsulate a list of Double values, providing a structured way to pass around collections of numeric data. It can be used in various contexts where a simple, serializable list of numbers is required.