CellArrays.jl

CurrentModule = CellArrays

API reference

This is the official API reference of CellArrays. Note that it can also be queried interactively from the [Julia REPL] using the help mode:

julia> using CellArrays
julia>?
help?> CellArrays

CellArray type and basic constructors

CellArray

Convenience type aliases and constructors

Index

Documentation

Modules = [CellArrays]
Order   = [:type]
Filter = t -> typeof(t) !== CellArray

Functions – additional to standard AbstractArray functionality

Index

Order = [:function]

Documentation

Modules = [CellArrays]
Order   = [:function]