lights FAQ Forum github.com/luapower/terra.dynarray

terra.dynarray

Dynamic array type for Terra


Overview

Package type:Terra
Version:dcc1e83
Last commit:3 years ago
Releases: None yet.
Platforms: all Terra platforms

Dependencies   This is a combined list of packages required by all modules of this
package on each supported platform, plus binary dependencies if any.
Darker names, if present, represent indirect dependencies.
Purlpe names, if present, represent packages that contain modules that must be already be loaded.

Note: These are only the dependencies required for the modules to load.
Runtime dependencies, if any, are shown separately below.

Tip: You may not need all the dependencies listed here if you are not planning
to use all the modules of the package -- look at per-module dependencies below.
 

Modules     P M

module   language
terra.dynarray Terra

Scripts   This is the list of scripts (tests, demos, etc.).
Unlike normal modules, scripts are not run to track dependencies.
Instead, they are just parsed for require() calls.
This means that indirect dependencies are never shown.
  P M

script  
terra.dynarray_test

Docs

name source file
terra.dynarray terra.dynarray

Package:terra.dynarray
Pkg type:Terra
Version: dcc1e83
Last commit:
Author: Cosmin Apreutesei
License: Public Domain

Requires: terra.arrayview  terra.low  glue  luajit  pp 

Required by: terra.arrayview  terra.tr  terra.layer 


Top