Co-recursive
Full definition of co-recursive
Adjective
co-recursive
- (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.