Dependencies for lvish-1.0.0.4

library

Flags

Automatic Flags
NameDescriptionDefault
debug

Activate additional debug assertions, and printed output if DEBUGLVL env var is set to 1 or higher.

Disabled
chaselev

Use the Chase-Lev work-stealing deque

Enabled
quick

Build some targets but not others. Omit apps and tests.

Disabled
abstract-par

If enabled, provide instances for generic par operations using the establish type classes.

Disabled
getonce

Ensure that continuations of get run at most once (by using extra synchronization)

Disabled

Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info