Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/raviqqe/type-inference
Type inference algorithm with mutable data structures in Go
https://github.com/raviqqe/type-inference
go type-inference
Last synced: about 1 month ago
JSON representation
Type inference algorithm with mutable data structures in Go
- Host: GitHub
- URL: https://github.com/raviqqe/type-inference
- Owner: raviqqe
- License: unlicense
- Created: 2018-10-03T15:25:10.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-10-08T02:55:17.000Z (over 6 years ago)
- Last Synced: 2024-10-24T21:32:40.740Z (3 months ago)
- Topics: go, type-inference
- Language: Go
- Homepage:
- Size: 35.2 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# type-inference
[![Circle CI](https://img.shields.io/circleci/project/github/raviqqe/type-inference/master.svg?style=flat-square)](https://circleci.com/gh/raviqqe/type-inference)
[![Codecov](https://img.shields.io/codecov/c/github/raviqqe/type-inference.svg?style=flat-square)](https://codecov.io/gh/raviqqe/type-inference)
[![Go Report Card](https://goreportcard.com/badge/github.com/raviqqe/type-inference?style=flat-square)](https://goreportcard.com/report/github.com/raviqqe/type-inference)
[![License](https://img.shields.io/github/license/raviqqe/type-inference.svg?style=flat-square)](UNLICENSE)## License
[The Unlicense](UNLICENSE)