Docs
v9.1
v8.2 - v9.0
v6.0 - v8.2
This is the latest docs version
Quick Links
-
Overview
-
Language Features
-
JS Interop
-
Build System
Documentation
Language Manual
Reference for all language features
ReScript & React
First class bindings for ReactJS
GenType
Seamless TypeScript & Flow integration
Reanalyze
Dead Code & Termination analysis
Exploration
Packages
Explore third party libraries and bindings
Syntax Lookup
Discover all syntax constructs
API
Playground
Blog
Community
Playground
Blog
Twitter
Github
Forum
API
/
Js
/
TypedArray-2
TypedArray2
Provide bindings to JS typed array.
array_buffer
type
array_buffer
array_like
type
array_like<'a>
module ArrayBuffer
module Int8Array
module Uint8Array
module Uint8ClampedArray
module Int16Array
module Uint16Array
module Int32Array
module Uint32Array
module Float32Array
module Float64Array
module DataView