Generative Recursion vs. Corecursion -


wikipedia's discussion of recursion indicates generatively recursive functions "can often interpreted corecursive functions" (emphasis mine) while wikipedia's discussion of corecursion makes sound 2 synonyms when states "some authors refer [corecursion] generative recursion."

what differentiates generative recursion , corecursion? strict synonyms or there times generatively recursive not corecursive?


Comments

Popular posts from this blog

Email notification in google apps script -

c++ - Difference between pre and post decrement in recursive function argument -

javascript - IE11 incompatibility with jQuery's 'readonly'? -