It would be more "Julian" to make the shape of a pbox into a type, e.g. `Normal()`, `Uniform()`, etc. https://github.com/AnderGray/ProbabilityBoundsAnalysis.jl/blob/652700c7d2e1853f189b463d0786fd2f3c467f16/src/pbox/pbox.jl#L62 Part of the review for the JuliaCon proceedings: https://github.com/JuliaCon/proceedings-review/issues/96
It would be more "Julian" to make the shape of a pbox into a type, e.g.
Normal(),Uniform(), etc.ProbabilityBoundsAnalysis.jl/src/pbox/pbox.jl
Line 62 in 652700c
Part of the review for the JuliaCon proceedings: JuliaCon/proceedings-review#96