StaticArraysCore Interface package for StaticArrays.jl. Contains definitions for the following types: immutable: SArray, SVector and SMatrix, mutable: MArray, MVector and MMatrix, wrapper: SizedArray, SizedVector and SizedMatrix.