haskell / haskell/network

getNameInfo: how are Bool arguments and Maybe results related?

Open
#496 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
Haskell
Stars
366
Forks
210
Avg merge
22h 38m
Merged PRs (30d)
5

Description

I do not understand the warranties, `getNameInfo` makes about its results.
If an argument is `False`, does this mean that the corresponding result is always `Nothing`?
Likewise, if an argument is `True`, does this mean that the corresponding result is always `Just`?

Related to #416.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.