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

https://github.com/z7pz/ts-new

basically write code like rustlang.
https://github.com/z7pz/ts-new

Last synced: about 1 year ago
JSON representation

basically write code like rustlang.

Awesome Lists containing this project

README

          

# ts-new
basically write code like `rustlang`.

## Features
- support basic functionality of `Option`
- support types for either `Option` and `Result`

## Roadmap
- support basic functionality of `Result`