package goblint

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
val exists : ('a -> bool) -> 'b option -> bool
val for_all : ('a -> bool) -> 'b option -> bool