chickadee » mdh » global-data

global-data GRprocedure

Returns a symbol or #f identifying the type of node addressed by the reference GR.

  • #f: element is undefined
  • leaf: element has a value and no descendants
  • empty: element has no value but has descendants
  • branch: element has a value and descendants