String::concat was a mistake. In the self parameter, the types in the type constructor can be a concrete type like String. After discussing offline, we will move to Iter[String]::join and make String::concat a function. The join method will be added later because users can always use other methods instead.
String::concat
was a mistake. In the self parameter, the types in the type constructor can be a concrete type like String. After discussing offline, we will move toIter[String]::join
and makeString::concat
a function. The join method will be added later because users can always use other methods instead.Originally posted by @Yoorkin in https://github.com/moonbitlang/core/issues/1249#issuecomment-2502569493