Skip to content

Control functions #5

@towerofnix

Description

@towerofnix
  • if (1/0 fn)
  • ifel (1/0 if_fn else_fn)
  • while (cond_fn loop_fn)

These are the important ones (actually, only if [and ifel I guess] are really that important - while can be written in PLT with if, but I'll probably make it anyways).

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions