DeferredWithThunk

DeferredWithThunk#

class penzai.treescope.foldable_representation.foldable_impl.DeferredWithThunk[source]#

Bases: object

Stores a deferred placeholder along with its thunk.

Methods

__init__(placeholder, thunk)

Attributes

placeholder

thunk