You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently we have a method getboolcoerce() that allows coercing certain values into bool. We should add a helper function to modify what those values can be.
The text was updated successfully, but these errors were encountered:
Currently we have a method
getboolcoerce()
that allows coercing certain values intobool
. We should add a helper function to modify what those values can be.The text was updated successfully, but these errors were encountered: