document setDebugSafety builtin function
This commit is contained in:
parent
d13cec6894
commit
4df1a9b251
@ -650,6 +650,10 @@ This function returns an integer type with the given signness and bit count.
|
|||||||
|
|
||||||
Makes the target function a test function.
|
Makes the target function a test function.
|
||||||
|
|
||||||
|
### @setDebugSafety(scope, safety_on: bool)
|
||||||
|
|
||||||
|
Sets a whether we want debug safety checks on for a given scope.
|
||||||
|
|
||||||
### @isInteger(comptime T: type) -> bool
|
### @isInteger(comptime T: type) -> bool
|
||||||
|
|
||||||
Returns whether a given type is an integer.
|
Returns whether a given type is an integer.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user