Basic Scala knowledgeFamiliarity with Cats' Alternative type class
新手友善度1-100 的估計分數,表示該議題對首次貢獻者的友善程度。
70
研究方向
The method should be added to the `Alternative` trait in the `cats` library. The implementation is already provided in the issue description. The relevant file is likely `core/src/main/scala/cats/Alternative.scala`. Ensure to import `cats.syntax.all. ` if needed. No additional changes are required.