2.0.0 • Published 8 years ago

qub v2.0.0

Weekly downloads
6
License
MIT
Repository
github
Last release
8 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

8 years ago

1.4.2

8 years ago

1.4.1

8 years ago

1.4.0

8 years ago

1.3.0

8 years ago

1.2.7

8 years ago

1.2.6

8 years ago

1.2.5

8 years ago

1.2.4

8 years ago

1.2.3

8 years ago

1.2.2

8 years ago

1.2.1

8 years ago

1.2.0

8 years ago

1.1.0

8 years ago

1.0.2

8 years ago

1.0.1

8 years ago

1.0.0

8 years ago

0.1.0

8 years ago

0.0.3

9 years ago

0.0.2

9 years ago