core / org.pinelang.util / IndexedMap / get get¶ operator fun get(idx:Int): V? operator fun get(key:String): V?