Skip to content

Latest commit

 

History

History
38 lines (20 loc) · 477 Bytes

step.md

File metadata and controls

38 lines (20 loc) · 477 Bytes

lexureStep

Interface: Step <A>

The loop should continue being stepped through.

Type parameters

  • A

Type of step results.

Hierarchy

  • Step

Index

Properties

Properties

readonly action

If this is a Step, this is 'step'.


readonly item

  • item: A

The item to step with.