Skip to content

Recursion base case may not always be useful even if it's logically valid for the base case, is this true? #9

@sanjarcode

Description

@sanjarcode

This may make writing recursive functions more involved, and less obvious. Basically it'll add need for a basic test of whether the base case is valid for some cases.

This is undesirable, if true.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions