Check if an AtomicType satisfies a SequenceType's ItemType (useful for static type checking)
The atomic type to check
The sequence type to match against
true if the atomic type satisfies the sequence type's item type
Check if an AtomicType satisfies a SequenceType's ItemType (useful for static type checking)