CanFilter

@implicitNotFound("Pattern guards are only supported when the error type is a supertype of NoSuchElementException. However, your effect has ${E} for the error type.")
abstract class CanFilter[+E]
Companion:
object
class Object
trait Matchable
class Any

Value members

Abstract methods