Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Statocaml_profile.TSourceTypes
val thresholds :
?reviewer:int ->
?reviewed:int ->
?commits:int ->
?issues:int ->
unit ->
thresholdstype options = {mutable dot_reviewers_directed : bool;mutable dot_reviewers_thresholds : thresholds;mutable top_cumul_threshold : float;mutable top_max_kept : int;mutable groups : GH.Types.full_user group S.Smap.t;}