Coder Social home page Coder Social logo

t99 / iter-over Goto Github PK

View Code? Open in Web Editor NEW
2.0 1.0 0.0 731 KB

Sugary iteration utilities and interfaces.

Home Page: https://T99.github.io/iter-over/

License: GNU General Public License v3.0

TypeScript 100.00%
iteration iterator typescript iterators iterable iterables for-each for-of for-await for-await-of

iter-over's Introduction

My dog Tucker and I.

Hi! I'm Trevor.

← That's me over there (not the blonde)!

I'm a full-stack developer hailing from the Cherry Capital of the world, Traverse City, Michigan, where I'm currently employed as a web developer for a local marketing firm, Knorr Marketing.

Outside of work, I spend time working on my side projects and mentoring local FRC team 1711 - 'The Raptors' (a highschool robotics team full of awesome people).      


Want to stalk me somewhere else? Find me on my website: https://trevorsea.rs/

Has my code helped you build something awesome? Buy me a coffee!

iter-over's People

Contributors

t99 avatar

Stargazers

 avatar  avatar

Watchers

 avatar

iter-over's Issues

[Symbol.iterator] function appears to call #next one-too-many times without returning

For some reason it appears that in the StringLineIterator class the #next function is called one-too-many times which results in the required type-check found here.

When used with a for ... of ([Symbol.iterator]) construct, there is always one final call to #next that does not return content to the iterator but that results in undefined being returned which was causing the call to String#trim() to throw a runtime error.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.