Man pages for gmcmacran/functional_playground
Standard Functional Programming Algorithms

ackermannStandard functions implemented by recursion
addSimple helper functions.
composeStandard function operator.
cumulative_addCumulative functions implemented in a functional style
cumulative_allCumulative functions implemented in a functional style
foldlHigher order functions
hofstadter_femaleMutual recursion
hofstadter_gStandard functions implemented by recursion
hofstadter_hStandard functions implemented by recursion
hofstadter_qStandard functions implemented by recursion
is_evenMutual recursion
negateStandard function operator.
recursive_addStandard numeric functions implemented by folding
recursive_allStandard logical functions implemented by folding
recursive_filterStandard function operator.
recursive_gcdStandard functions implemented by recursion
recursive_is_inStandard logical functions implemented by mapping and...
recursive_lengthStandard functions implemented by recursion
recursive_reverseStandard functions implemented by recursion
recursive_sortStandard functions implemented by recursion
gmcmacran/functional_playground documentation built on Aug. 5, 2024, 7:40 a.m.