Plinf.jl icon indicating copy to clipboard operation
Plinf.jl copied to clipboard

Refactoring to avoid warnings

Open fplk opened this issue 4 years ago • 0 comments

Refactored some code to avoid warnings, primarily nothing comparisons into === rather than == or directly via Julia's isnothing() function.

fplk avatar Sep 02 '20 16:09 fplk