Skip to content

debugui: add Context.Loop #43

@hajimehoshi

Description

@hajimehoshi

I propose a new API Loop

func (c *Context) Loop(count int, f func(i int)) {

This reduces the necessity of IDScope, which invokes relatively heavy function caller().

Related to #41

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions