Skip to content

infi

Function infi executes the provided zero-argument function infinite number of times.

Usage

infi (\-> IO::println "hello")

Last update: May 16, 2021

Comments