Skip to content

Debug.breakpoint in core module #64

Open
@gabriela-sartori

Description

@gabriela-sartori

Goal

Having a function with signature breakpoint : a -> a that will call the js debugger function to pause the execution and to enable step debugger, and maybe log to console.

image

Use Cases

Debug complex computations using |> Debug.breakpoint between, or for cases where Debug.log could be spammed dozens of times and would be hard to know what is happening without pausing the execution.

Metadata

Metadata

Assignees

No one assigned

    Labels

    acceptedThe issue has been reviewed and accepted for implementation

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions