Introduction

Schedule cheatsheet

Tutorials

Interface


API Reference

private next!function

next!(iter::Stateful)

Advance iter by one iteration (if iter.advance(state) == true) and return the next value. See also ParameterSchedulers.Stateful.