1.2 KiB
1.2 KiB
title | description | menu | weight | ||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
testutil.yield() function | `testutil.yield()` is the identity function. |
|
201 |
testutil.yield()
is the identity function.
Function type signature
(<-v: A) => A
{{% caption %}} For more information, see Function type signatures. {{% /caption %}}
Parameters
v
Any value.