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
module Syntax : sig ... end

Open this to use applicative functor/monad syntax for option.