Hans Mackowiak
Hans Mackowiak
[SetUniqueList](https://commons.apache.org/proper/commons-collections/apidocs/org/apache/commons/collections4/list/SetUniqueList.html) isn't sortable might need some trickery?
> What does forwarding to a SetUniqueList add that our current FCollection implementation isn't already capable of? I wanted to try to reduce our own code for such collection to...
@Jetz72 one of my reasons why i wanted other IFCollection implementations (or ones that extend from FCollectionAbstract) is to wrap `Iterables.concat()` or other stuff into something, so we could use...
@xabbuh how do you think should numeric/floating should be handled? maybe optional sprintf format string?
not really solved imo
Shush @carsonbot, it will be fixed/better with #58473
This might need #309 because of the nature of Hybrid Mana Cost (Rules wise, you need to choose the Mana Cost first, before the Defiler can reduce it)
@tehdiplomat can you look why the test is failing?
> this is only safe because nothing can turn a non-permanent into a land right now, right? 🤔 I'm not sure if that assumption will continue to hold though, especially...
> "perpetually becomes a land" The Problem there is also that if something becomes a Land, you should not be able to cast it anymore? So as long as that...