►
Rhombus Metaprogramming Reference
1
Meta Definitions and Expressions
2
Spaces
3
General Spaces and Macros
4
Form-
Specific Macros
5
Syntax Objects
6
Operator Orders
7
Documentation Metadata
▼
3
General Spaces and Macros
3.1
Namespace Space
3.2
Definition Macros
3.3
Declaration Macros
3.4
Expression Macros
3.5
Assignment Macros
3.6
Binding Macros
3.7
Annotation Macros
3.8
Static Information
3.9
Dot Providers
3.10
Repetition Macros
On this page:
namespace
8.16.0.4
top
contents
← prev
up
next →
3.1
Namespace Space
🔗
ℹ
space
namespace
The
space
for bindings of namespace names, such as the identifier immediate after the
namespace
definition form.
top
contents
← prev
up
next →