Skip to content

Enable a compiler-warning when a recursive algorithm is not tail-recursive [ RFC FS-1011 ] #147

@baronfel

Description

@baronfel

Submitted by knocte on 3/21/2014 12:00:00 AM
311 votes on UserVoice prior to migration

Add an TailRecursiveAttribute to enable a compiler-warning when a recursive algorithm is not tail-recursive. This should ideally also cover recursive seq { .. } and async { ... } expressions.

Original UserVoice Submission
Archived Uservoice Comments

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions