ssf 0.2.0

Structurally-typed strict functional core language
Documentation
1
2
3
4
5
6
7
8
9
10
[package]
name = "ssf"
description = "Structurally-typed strict functional core language"
version = "0.2.0"
license = "MIT"
authors = ["Yota Toyama <raviqqe@gmail.com>"]
edition = "2018"

[dependencies]
petgraph = "0.5"