Namespace: LLama.Native
Indicates position in a sequence
public struct LLamaPos
Inheritance Object → ValueType → LLamaPos
Implements IEquatable<LLamaPos>
The raw value
public int Value;
string ToString()
int GetHashCode()
bool Equals(object obj)
obj Object
bool Equals(LLamaPos other)
other LLamaPos