Stars
5
results
for source starred repositories
Clear filter
TypeScript is a superset of JavaScript that compiles to clean JavaScript output.
A very fast lightweight embedded database engine with a built-in query language.
JavaScript client library for controlling and subscribing to Wemo Devices
Design decision is to maintain the performance and use characteristic of a HashSet. The use of an index would defeat the purpose of a HashSet and would be better served with a KeyedCollection. Insp…