package jasmin

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

Module Jasmin.Oseq

val onth : 'a1 list -> Datatypes.nat -> 'a1 option
val omap : ('a1 -> 'a2 option) -> 'a1 list -> 'a2 list option