Exemple #1
0
 public override ISeq seq()
 {
     return(RT.chunkEnumeratorSeq(this.GetMapEntryEnumerator()));
 }