legate.core.Machine.__and__# Machine.__and__(self, Machine other: Machine) → Machine# Computes an intersection with a given machine Parameters: other (Machine) – A machine to intersect with Returns: Intersection result Return type: Machine