ferric 0.2.1

A Probablistic Programming Language with a declarative syntax for random variables.
Documentation
1
2
3
4
5
// Copyright 2022 The Ferric AI Project Developers
mod feoption;

// Re-exports
pub use self::feoption::FeOption;