` infix fun<T:Comparable<T>> Column&lt...
# exposed
m
infix fun<T:Comparable<T>> Column<EntityID<T>>.inList(list: Iterable<T>): Op<Boolean> {