Results for “Std.Db.Repository.repository”
3 matching declarations
Use module:Std.List, kind:fn, or is:exact. Put a Pudu type after ::.
- Std.Db.Repository.Repository
What a program can do with one kind of thing.
- Std.Db.Repository.repository
Str -> fn(K) -> Result[Option[T], Std.Db.Repository.RowError] -> fn() -> Result[Array[T], Std.Db.Repository.RowError] -> fn(T) -> Result[Int, Std.Db.Repository.RowError] -> fn(K) -> Result[Int, Std.Db.Repository.RowError] -> Std.Db.Repository.Repository[T, K]A repository from its operations.
- Std.Db.Repository.nameOf
&Std.Db.Repository.Repository[T, K] -> StrWhat the repository is over.
