package clangml

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

Module Ast.LazyNodeSource

Sourcetype 'a t = 'a Stdcompat.Lazy.t
Sourceval from_fun : (unit -> 'a) -> 'a Stdcompat.Lazy.t
Sourceval from_val : 'a -> 'a Stdcompat.Lazy.t
Sourceval force : 'a Stdcompat.Lazy.t -> 'a
OCaml

Innovation. Community. Security.