cbaggers / varjo

Lisp to GLSL Language Translator
BSD 2-Clause "Simplified" License
223 stars 23 forks source link

Given a foo that can take a float or double, when passed an int it seem to prefer the double overload #169

Closed cbaggers closed 6 years ago

cbaggers commented 6 years ago

We should prefer the float version. Tweak the scores for this

cbaggers commented 6 years ago

Fixed in master