package goblint

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Goblint_std.GobArraySource

Implementations here are from batteries and slightly modified. They are tuned for performance and not necessarily the same style non-library code should be written.

Sourceval existsi : (int -> 'a -> bool) -> 'a array -> bool
Sourceval for_alli : (int -> 'a -> bool) -> 'a array -> bool
Sourceval count_matchingi : (int -> 'a -> bool) -> 'a array -> int
OCaml

Innovation. Community. Security.