<<
x << y
-- a binary or unary operator used for file output.
The user may install
binary method
s for this operator with code such as
X << Y := (x,y) -> ...
where
X
is the class of
x
and
Y
is the class of
y
.
File << Thing
Nothing << Thing
<< Thing
String << Thing