Comparisons
Fep will not use type coercion in comparisons. You can pretend that Fep will be using PHP's ===
and !==
operators behind the scenes.
Fep will not use type coercion in comparisons. You can pretend that Fep will be using PHP's ===
and !==
operators behind the scenes.