ijzer 0.1.1

Main crate for IJzer. Provides a macro for using IJzer in a rust project, and a prelude with dependencies..
Documentation
1
2
3
4
5
6
7
#[cfg(test)]
mod basic;
#[cfg(test)]
mod unary;

#[cfg(test)]
mod binary;