Skip to content

The Renaming

Choose a tag to compare

@T99 T99 released this 11 Jun 12:28
· 61 commits to master since this release

After working with importing my own modules from NPM more, I've realized that prefixing the files I'd published wasn't really convention or even all that useful in the end. Files have been renamed accordingly.

  • IOAIteratorAbstractIterator
  • IOIIteratorIIterator
  • IOStringIteratorStringIterator
  • IOEmptyIteratorEmptyIterator
  • IOObjectIteratorObjectIterator
  • IOKeyValuePairKeyValuePair

Find this version on NPM.