Methods

linesΒΆ

lines(f:File, cb:Fun)

Iterate over lines of the file
Source: stdlib.ngs:3011

f

Closed File

cb

function to call with successive lines from the file