ConstMap::firstKey

Returns the first key in the current ConstMap

public function firstKey(): ?Tk;

Returns

  • ?Tk - The first key in the current ConstMap, or null if the ConstMap is empty.