packState

abstract fun packState(): Boomerang(source)

Packs the current state of the store into a Boomerang object. This is useful for saving the state of the store for later restoration.

Return

A Boomerang object containing the current state of the store