nubank / matcher-combinators

Library for creating matcher combinator to compare nested data structures
Other
467 stars 23 forks source link

Fix cljs warning for undeclared var decimal? #150

Closed fsabe closed 4 years ago

fsabe commented 4 years ago
------ WARNING - :undeclared-var -----------------------------------------------
 Resource: matcher_combinators/utils.cljc:13:8
 Use of undeclared Var matcher-combinators.utils/decimal?
--------------------------------------------------------------------------------