An open API service indexing awesome lists of open source software.

https://github.com/nozzlegear/tsmatch

A functional pattern matching implementation inspired by fsharp's match construct. Built for TypeScript.
https://github.com/nozzlegear/tsmatch

Last synced: 7 months ago
JSON representation

A functional pattern matching implementation inspired by fsharp's match construct. Built for TypeScript.

Awesome Lists containing this project

README

          

# tsmatch
A functional pattern matching implementation inspired by fsharp's match construct. Built for TypeScript.