📄 viewtest.check
字号:
viewtest.scala:43: error: type mismatch; found : List[a(in method compareTo)] required: List[a(in method view3)] case y1: List[a] => compareLists(x, y1) ^viewtest.scala:104: error: ambiguous implicit values: both method view4 in object O of type [a](a)a and method identity in object Predef of type [A](A)A match expected type (test.Str) => test.Ordered[test.Str] t = t insert Str(s) ^two errors found
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -