bug icon indicating copy to clipboard operation
bug copied to clipboard

Move the `RichXYZ` classes out of the `runtime` package

Open dwijnand opened this issue 6 years ago • 2 comments

In my opinion the RichXYZ classes should be moved outside of the runtime package. The runtime package is not supposed to be part of the public API.

Originally posted by @sjrd in https://github.com/scala/bug/issues/2086#issuecomment-510224164

dwijnand avatar Jul 12 '19 06:07 dwijnand

@sjrd where would they go instead?

SethTisue avatar Jan 29 '25 20:01 SethTisue

Probably the companions of their corresponding primitives.

sjrd avatar Jan 29 '25 21:01 sjrd