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.
- Host: GitHub
- URL: https://github.com/z7pz/ts-new
- Owner: z7pz
- License: mit
- Created: 2023-04-03T20:42:34.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2023-04-05T22:50:55.000Z (about 3 years ago)
- Last Synced: 2025-02-15T19:29:42.936Z (over 1 year ago)
- Language: TypeScript
- Homepage:
- Size: 30.3 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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`