Results for “Std.Db.Repository.first”
1 matching declarations
Use module:Std.List, kind:fn, or is:exact. Put a Pudu type after ::.
- Std.Db.Repository.first
&Std.Db.Driver.Rows -> fn(Std.Db.Driver.Rows, Int) -> Result[T, Std.Db.Repository.RowError] -> Result[Option[T], Std.Db.Repository.RowError]The first row as a value, for a caller that asked for several and means it.
