Unverified Commit d1a6da48 authored by Jack Koenig's avatar Jack Koenig Committed by GitHub
Browse files

Add Instantiate (#2717)

Instantiate is an experimental new API that provides a similar style of
Module instantiation to Module(new MyModule), but using Definition and
Instance under-the-hood to only elaborate Modules with the same
parameters a single time.
parent 96bde092
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment