pie 0.1.1

Programmable Inference Engine (PIE)
Documentation
1
2
3
interface run {
  run: func() -> result<_, string>;
}