Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bic-L/MaxFormer
/ value
Method
value
event/utils.py:61–62 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
59
60
@property
61
def
value(self):
62
return
self.deque[-1]
63
64
def
__str__(self):
65
return
self.fmt.format(
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected