Definition & Meaning | English word CORECURSIVE


CORECURSIVE

Definitions of CORECURSIVE

  1. Alternative form of co-recursive.

Number of letters

11

Is palindrome

No

26
CO
COR
CU
CUR
EC
ECU
IV
IVE
OR
ORE
RE

1

1

CC
CCE
CCI
CCO
CCR
CCS
CCU
CCV


Search for CORECURSIVE in:



Examples of Using CORECURSIVE in a Sentence

  • These generatively recursive functions can often be interpreted as corecursive functions – each step generates the new data, such as successive approximation in Newton's method – and terminating this corecursion requires that the data eventually satisfy some condition, which is not necessarily guaranteed.
  • Folds are in a sense dual to unfolds, which take a seed value and apply a function corecursively to decide how to progressively construct a corecursive data structure, whereas a fold recursively breaks that structure down, replacing it with the results of applying a combining function at each node on its terminal values and the recursive results (catamorphism, versus anamorphism of unfolds).


Page preparation took: 150.88 ms.