mirror of
https://github.com/Ed94/Odin.git
synced 2026-08-05 07:08:48 +00:00
int
This commit is contained in:
+1
-1
@@ -332,7 +332,7 @@ and returns an integer count of the `T` between them.
|
|||||||
- `b`: A pointer to a type T
|
- `b`: A pointer to a type T
|
||||||
|
|
||||||
**Returns**
|
**Returns**
|
||||||
- `b` - `a` in items of T
|
- `b` - `a` in items of T as an `int`.
|
||||||
|
|
||||||
Example:
|
Example:
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user