Learn
Documentation
Packages
Community
OPAM on Github
OPAM
Repository
Documentation
Primer
Quick Install
Basic Usage
Specifying Solver Preferences
FAQ
Go Further
Advanced Install
Advanced Usage
Developing
For Packagers
Packaging
OPAM 1.2 BETA
About OPAM
Platform Blog
#
en
Module
Typeopt
val
has_base_type :
Typedtree
.
expression
->
Path
.
t
-> bool
val
maybe_pointer :
Typedtree
.
expression
-> bool
val
array_kind :
Typedtree
.
expression
->
Lambda
.
array_kind
val
array_pattern_kind :
Typedtree
.
pattern
->
Lambda
.
array_kind
val
bigarray_kind_and_layout :
Typedtree
.
expression
-> (
Lambda
.
bigarray_kind
*
Lambda
.
bigarray_layout
)