ferric 0.2.1

A Probablistic Programming Language with a declarative syntax for random variables.
Documentation
1
2
3
4
5
error: expected let | use | observe | query
 --> tests/ui/syntax_err_03.rs:8:5
  |
8 |     letu rain : bool ~ Bernoulli::new( 0.2 );
  |     ^^^^