go-types 0.1.4

The type checker of the Goscript project.
Documentation

This crate is part of the Goscript project. Please refer to https://goscript.dev for more information.

It's a port of the the parser from the Go standard library https://github.com/golang/go/tree/release-branch.go1.12/src/go/types

Feature

  • btree_map: Make it use BTreeMap instead of HashMap