package chatoyant

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

Module Chatoyant_native.EnvSource

Environment lookup backed by Sys.getenv_opt.

Sourceval get : string -> string option