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