Is it possible to get the CP wrapper around mixing fluids cases as well? As of now the CoolProp.jl can only handle pure fluids. I have tried this reference [Link](http://coolprop.org/fluid_properties/Mixtures.html) in Julia but ```julia apply_simple_mixing_rule() ``` is not defined.
Is it possible to get the CP wrapper around mixing fluids cases as well? As of now the CoolProp.jl can only handle pure fluids.
I have tried this reference Link in Julia but
apply_simple_mixing_rule()is not defined.