package mdx

  1. Overview
  2. Docs
val is_some : 'a option -> bool
val value : default:'a -> 'a option -> 'a