traceValSeqFn
lib.debug.traceValSeqFn
Docs pulled from | This Revision | about 9 hours ago
A combination of traceVal
and traceSeq
that applies a
provided function to the value to be traced after deepSeq
ing
it.
Inputs
f
-
Function to apply
v
-
Value to trace