_lessThan(lhs:rhs:)

Custom _lessThan since Bool isn’t Comparable.

FieldTypes.swift:382
static func _lessThan(lhs: BaseType, rhs: BaseType) -> Bool