Utils

bitlap.validation.Utils
object Utils

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Utils.type

Members list

Value members

Concrete methods

def checkForOption[T](iterableOnce: IterableOnce[T])(opt: Option[T] => Boolean): Boolean