intersection_kind

Function intersection_kind 

Source
pub fn intersection_kind(kinds: Vec<TypeKind>) -> TypeKind
Expand description

Creates a TypeKind representing an intersection of the given types.