Pudu programming language
Menu
API reference

Std.Db.Rows

1 declaration

type

Rows

This declaration introduces a public type.

What it does

What a query produced.

A value that was absent is None rather than empty text, because the two

are different and a caller that could not tell them apart would read a

column nobody filled in as one somebody filled in with nothing.

Read the signature

  • This declaration has no value signature because it introduces a type or trait.

Back to Std.DbSearch related declarations