awesome-everything RU

base case

RU: базовый случай

The condition in a recursive function that stops recursion and returns a result directly, without calling the function again. Example: in factorial, if n <= 1, return 1.

shortcuts expand
search
K
prev piece
k
next piece
j
cycle tier
t
this menu
?