Mill Computing, Inc. Forums The Mill Architecture Pipelining Reply To: Pipelining

dthierbach
Participant
Post count: 6

If I understand it correctly, this conversion of literals is baked into Go itself and not extensible.

But it’s interesting that newer languages seem to converge on the “no implicit conversion between numeric types, but conversion of literals” point of view.