Changelog
3cd3764 fix: correct isValueUntyped() to handle typed constants
e1ac83f fix: correct type extraction for returned value
7a0c09f fix: detect untyped values when importing from binary packages
4f93be7 fix: emulate struct by interface{} only for recursive struct types