You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fixed sized array, useful as both fifo and lifo, just like a real array. slice still in progress. allows dupechecks on push,unshift, (slice forthcoming)
Built to test Jasmine running via phantomJS in the resharper testrunner.
About
fixed sized array, useful as both fifo and lifo, just like a real array. slice still in progress. allows dupechecks on push,unshift, (slice forthcoming)