StoneCypher / fsl

Finite State Language specification
9 stars 1 forks source link

No practical way to set `.data` to `undefined` #1264

Open StoneCypher opened 11 months ago

StoneCypher commented 11 months ago

Options:

  1. A delete mechanism
  2. An explicit .set_data which interprets undefined
  3. Counting the arglist to differentiate between actually sending in undefined and receiving no arg there
  4. Defaulting to some private symbol