2.0.0 • Published 6 years ago

qub v2.0.0

Weekly downloads
6
License
MIT
Repository
github
Last release
6 years ago

Build Status Coverage Status npm version

Qub for Typescript

This repository contains a collection of classes and functions for Typescript and Javascript.

Features

  • Iterable and Iterator interfaces that add many additional functions (skip(), take(), map(), where(), etc.).
  • Data structures that implement the Iterable and Iterator interfaces (ArrayList, Stack, Queue, Map<K,V>, etc.).
  • Common useful functions (escape(string), quote(string), unquote(string), repeat(string)).
  • A Lexer for parsing strings.
2.0.0

6 years ago

1.4.2

7 years ago

1.4.1

7 years ago

1.4.0

7 years ago

1.3.0

7 years ago

1.2.7

7 years ago

1.2.6

7 years ago

1.2.5

7 years ago

1.2.4

7 years ago

1.2.3

7 years ago

1.2.2

7 years ago

1.2.1

7 years ago

1.2.0

7 years ago

1.1.0

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago

0.1.0

7 years ago

0.0.3

8 years ago

0.0.2

8 years ago