Skip to content

Support {self: this} for fnUntraced #8101

Description

@ysulyma

What is the problem this feature would solve?

  • using Effect.fnUntraced() to define class methods (when tracing is not needed)

  • consistency with Effect.fn() API (I ran into this when I realized I didn't need Effect.fn() and refactored some usages to Effect.fnUntraced())

What is the feature you are proposing to solve the problem?

Effect.fnUntraced() should accept a { self: this } overload the same way that Effect.fn() does

What alternatives have you considered?

No response

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions