Module neko::dynamic [] [src]

The module dynamic is the compositer of extern libraries.

Modules

library

Structs

Compositer

The struct Compositer is a heap of a double tuple of a dynamic libraries and a priority order.

Enums

CompositerError

The enum CompositerError defines the possible errors from constructor Compositer.

Constants

SPEC_ROOT_DEFAULT

The default root.

Type Definitions

Result