MCPcopy Create free account
hub / github.com/danbev/learning-v8 / doit

Function doit

test/maybe_test.cc:35–40  ·  view source on GitHub ↗

* I think the intention with a type Maybe is that we don't really * care/want to have a value in the Maybe apart from that is empty or * something. So instead of having a bool and setting it to true just * have void and return an empty. I think this signals the intent of a * function better as one might otherwise wonder what the value in the maybe * represents. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

TEST_FFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected