package archetype

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

Module Env.FunctionPropertiesSource

Sourceval with_side_effect : t -> bool
Sourceval set_side_effect : t -> bool -> t
Sourceval with_storage_usage : t -> bool
Sourceval set_storage_usage : t -> bool -> unit
Sourceval with_return : t -> bool
Sourceval set_return : t -> bool -> t