Documentation

testutil.makeRecord() function

testutil.makeRecord() is the identity function, but breaks the type connection from input to output.

Function type signature
(o: A) => B where A: Record, B: Record

For more information, see Function type signatures.

Parameters

o

(Required) Record value.


Was this page helpful?

Thank you for your feedback!


The future of Flux

Flux is going into maintenance mode. You can continue using it as you currently are without any changes to your code.

Read more