mirror of
https://github.com/apple/pkl.git
synced 2026-03-18 15:23:58 +01:00
Start next dev iteration
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
///
|
||||
/// Note that some mathematical functions, such as `sign()`, `abs()`, and `round()`,
|
||||
/// are directly defined in classes [Number], [Int], and [Float].
|
||||
@ModuleInfo { minPklVersion = "0.31.0" }
|
||||
@ModuleInfo { minPklVersion = "0.32.0" }
|
||||
module pkl.math
|
||||
|
||||
/// The minimum [Int] value: `-9223372036854775808`.
|
||||
|
||||
Reference in New Issue
Block a user