Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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)