package merlin-lib
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
Merlin's libraries
Install
dune-project
Dependency
Authors
Maintainers
Sources
merlin-4.14-500.tbz
sha256=ec23f324f875520cd8897f303cc6d4e595f3d7000914d410729f16b86ad1d70e
sha512=8db22100cc0af65b08f456a2a7af84e75396f5869ee7552f1f5888a1c0279d1d85e6eecb3a677ae6f0973a99823cddba0563843ce216197255667342ef161885
doc/merlin-lib.ocaml_typing/Ocaml_typing/Primitive/index.html
Module Ocaml_typing.PrimitiveSource
Source
type native_repr = | Same_as_ocaml_repr| Unboxed_float| Unboxed_integer of boxed_integer| Untagged_int
Source
type description = private {prim_name : string;prim_arity : int;prim_alloc : bool;prim_native_name : string;prim_native_repr_args : native_repr list;prim_native_repr_res : native_repr;
}Source
val make :
name:string ->
alloc:bool ->
native_name:string ->
native_repr_args:native_repr list ->
native_repr_res:native_repr ->
descriptionSource
val parse_declaration :
Ocaml_parsing.Parsetree.value_description ->
native_repr_args:native_repr list ->
native_repr_res:native_repr ->
descriptionnative_name_is_externa returns true iff the native_name for the given primitive identifies that the primitive is not implemented in the compiler itself.
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>