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.