Sys.Immediate64.Make

Section: OCaml library (3o)
Updated: 2023-02-12
Index Return to Main Contents
 

NAME

Sys.Immediate64.Make - no description  

Module

Module Sys.Immediate64.Make  

Documentation

Module Make
 :  functor (Immediate : Immediate) (Non_immediate : Non_immediate) -> sig end

Parameters:

"Immediate"

Sys.Immediate64.Immediate

"Non_immediate"

Sys.Immediate64.Non_immediate

type t

type 'a repr =
 | Immediate : Sys.Immediate64.Immediate.t repr
 | Non_immediate : Sys.Immediate64.Non_immediate.t repr
 

val repr : t repr


 

Index

NAME
Module
Documentation

This document was created by man2html, using the manual pages.
Time: 07:02:30 GMT, May 18, 2024