epilog 0.1.0

A collection of Prolog-like tools for inference logic.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
#[test]
fn and_then() { unimplemented!() }

#[test]
fn try_trait() { unimplemented!() }

#[test]
fn from_result_cowsub() { unimplemented!() }

#[test]
fn from_result_opt_cowsub() { unimplemented!() }

#[test]
fn into_result_opt_cowsub() { unimplemented!() }