==:

indigo.shared.collections.NonEmptyBatch.==:
object ==:

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
==:.type

Members list

Value members

Concrete methods

def unapply[A](b: NonEmptyBatch[A]): Option[(A, Batch[A])]