package core_kernel
- Overview
- No Docs
You can search for identifiers within the package.
in-package search v0.2.0
 sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >
  
  
  Industrial strength alternative to OCaml's standard library
Install
    
    dune-project
 Dependency
Authors
Maintainers
Sources
  
    
      v0.14.2.tar.gz
    
    
        
    
  
  
  
    
  
  
    
  
        sha256=66f5353964d35a994ec7fdc88fe60ae5d497ac89a8042786f3e37d9e2202ce4b
    
    
  md5=ede2f6d22eaa8320f88bac67d41b5cff
    
    
  doc/core_kernel.enum/Enum/index.html
Module Enum
module type S = sig ... endval enum : 'a t -> (string * 'a) listval to_string_hum : 'a t -> 'a -> stringMap a constructor name to a command-line string: downcase the name and convert _ to -.
val check_field_name : 
  'a t ->
  'a ->
  (_, _, _) Core_kernel.Field.t_with_perm ->
  unitval assert_alphabetic_order_exn : 
  Core_kernel.Source_code_position.t ->
  'a t ->
  unittype ('a, 'b) make_param =
  ?represent_choice_with:string ->
  ?aliases:string list ->
  string ->
  doc:string ->
  'a t ->
  'b Core_kernel.Command.Param.tval make_param : 
  f:('a Core_kernel.Command.Arg_type.t -> 'b Core_kernel.Command.Flag.t) ->
  ('a, 'b) make_paramval make_param_optional_with_default_doc : default:'a -> ('a, 'a) make_paramval arg_type : 'a t -> 'a Core_kernel.Command.Arg_type.tval doc : ?represent_choice_with:string -> 'a t -> doc:string -> stringmodule Make_stringable (M : S) : Core_kernel.Stringable with type t := M.t sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >