package rocq-runtime

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

Module RedopsSource

Sourceval make_red_flag : 'a Genredexpr.red_atom list -> 'a Genredexpr.glob_red_flag

Mapping red_expr_gen

Sourceval map_red_expr_gen : ('a1 -> 'a2) -> ('b1 -> 'b2) -> ('c1 -> 'c2) -> ('d1 -> 'd2) -> ('a1, 'b1, 'c1, 'occvar, 'd1) Genredexpr.red_expr_gen -> ('a2, 'b2, 'c2, 'occvar, 'd2) Genredexpr.red_expr_gen