The OpenD Programming Language

index

Articles

Associative Arrays
module hash

Associative arrays have an index that is not necessarily an integer, and can be sparsely populated. The index for an associative array is called the key, and its type is called the KeyType.

Memory-Safe-D-Spec
module memory

$(HTMLTAG3 img, src="images/dman-rain.jpg" align="right" alt="D-Man in rain" height="200")

Modules

abi
module abi
arrays
module arrays
attribute
module attribute
betterc
module betterc
const3
module const3
contracts
module contracts
cpp_interface
module cpp_interface
entity
module entity
errors
module errors
expression
module expression
garbage
module garbage
glossary
module glossary
grammar
module grammar
iasm
module iasm
importc
module importc
interfaceToC
module interfaceToC
intro
module intro
istring
module istring
legacy
module legacy
ob
module ob
objc_interface
module objc_interface
operatoroverloading
module operatoroverloading
portability
module portability
property
module property
simd
module simd
spec
module spec
statement
module statement
traits
module traits
type
module type
windows
module windows