mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00
generics, vweb, comptime codegen, etc
This commit is contained in:
@ -248,4 +248,4 @@ pub fn range(arr []f64) f64 {
|
||||
return f64(0)
|
||||
}
|
||||
return max(arr) - min(arr)
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user