Skip to content

APIs > ext > data_structure > binarytrie > BinaryTrieNodePointer

BinaryTrieNodePointer

struct BinaryTrieNodePointer

Methods

__init__

__init__(out self, x: Int)
__init__(out self)

__bool__

__bool__(self) -> Bool

__eq__

__eq__(self, o: Self) -> Bool

__ne__

__ne__(self, o: Self) -> Bool