mirror of
https://github.com/nikita-volkov/hasql.git
synced 2024-11-22 18:22:05 +03:00
Docs
This commit is contained in:
parent
53baaa77d8
commit
0e98ce77ad
@ -139,7 +139,7 @@ maybeRow (Row row) =
|
||||
-- Zero or more rows packed into the vector.
|
||||
--
|
||||
-- It's recommended to prefer this function to 'rowsList',
|
||||
-- since it performs notably faster.
|
||||
-- since it performs notably better.
|
||||
--
|
||||
{-# INLINABLE rowsVector #-}
|
||||
rowsVector :: Row a -> Result (Vector a)
|
||||
|
Loading…
Reference in New Issue
Block a user