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

javascript - three.js lot of meshes optimization -

smartface.io - Proper way to change color scheme for whole application -

Email notification in google apps script -