Connects this Logic directly to another Logic.
This is shorthand for gets.
@override void operator <=(Logic other) => gets(other);