keys method

  1. @JS('prototype.keys')
JSIterator<K> keys()

Implementation

@JS('prototype.keys')
external JSIterator<K> keys();