co-recursive

See also: corecursive

English

Etymology

From co- +‎ recursive.

Pronunciation

  • Rhymes: -ɜː(ɹ)sɪv

Adjective

co-recursive (not comparable)

  1. (computing) Describing a definition, particularly of an algorithm, given in terms of its output, rather than its input.
    Co-recursive algorithms allow infinite large objects to be used without necessarily running out of memory.

See also