Suggested tags to do:
=== All tags have 'var' for storing output ===
=== jstlVar is a variable in EL. ${jstlVar} is that variable evaluated ===
...
...
[This would most likely be implemented into JSTL as the EL instanceof operator]
[This could be implemented in JSTL's EL as a ~= operator]
[Akin to the mathematical operator 'equivalent to' 2 ~ on top of each other]
[Might be useful for float comparison too]