1 reference to Child
Microsoft.ML.Tokenizers (1)
Utils\DoubleArrayTrie.cs (1)
299public uint Child(uint id) => _units[(int)id].Child;