Results for “Std.Net.withConnection”
1 matching declarations
Use module:Std.List, kind:fn, or is:exact. Put a Pudu type after ::.
- Std.Net.withConnection
Str -> Int -> fn(Std.Net.Connection) -> Result[T, Std.Net.NetError] -> Result[T, Std.Net.NetError]Open a connection, hand it to an action, and close it however the action
