This repository was archived by the owner on Apr 5, 2020. It is now read-only.
8.3.3: Refactor typeof()
- Refactored code to use
typeof()
instead ofxp::typeOf()
, see
xp-framework/rfc#323
(@thekid)
typeof()
instead of xp::typeOf()
, see