mirror of
https://github.com/nasa/fpp.git
synced 2026-04-29 13:21:12 -05:00
Revise spec
Incorporate writing comments from reviews
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
=== Module Definitions
|
||||
|
||||
A *module definition* provides a named scope that encloses other
|
||||
A *module definition* provides a named scope that encloses and qualifies other
|
||||
definitions, including other module definitions.
|
||||
It is similar to a namespace in C++ or a package in Java or Scala.
|
||||
|
||||
==== Syntax
|
||||
|
||||
|
||||
Reference in New Issue
Block a user