4.2 Export Macros
space  | |
definition  | |
let [name, ...]:
Syntax.make_id(id +& i, id)
'names: $name ...'
expo.modifier 'not_greetings':
'except: hello hi'
> namespace n:
not_greetings: all_defined
> n.bye
"bye"
> n.hello
hello: identifier not provided by n
value  | |
A compile-time value that identifies the same space as expo. See also SpaceMeta.
syntax class  | ||||||
  | ||||||
  | ||||||
syntax class  | ||||||
  | ||||||
  | ||||||
syntax class  | ||||||
  | ||||||
  | ||||||
syntax class  | ||||||
  | 
Analogous to expr_meta.Parsed, expr_meta.AfterPrefixParsed, and expr_meta.AfterInfixParsed, but for exports.
syntax class  | ||||
  |