- About Scala
- Documentation
- Code Examples
- Software
- Scala Developers
status of MapLike#retain?
Wed, 2010-03-24, 00:28
It currently says:
@deprecated("cannot be type inferred because of retain in Iterable")
This does not make sense to me. There is no retain in Iterable. Also, any deprecation message should propose a replacement and this one doesn't. Should we drop the @deprecated on this one?
Cheers
-- Martin
@deprecated("cannot be type inferred because of retain in Iterable")
This does not make sense to me. There is no retain in Iterable. Also, any deprecation message should propose a replacement and this one doesn't. Should we drop the @deprecated on this one?
Cheers
-- Martin
On Tue, Mar 23, 2010 at 8:19 PM, martin odersky <martin.odersky@epfl.ch> wrote:
--
Daniel C. Sobral
I travel to the future all the time.