index
:
hive-mind.git
master
Magic: The Gathering draft simulator
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
mstch
/
test
/
data
/
zero_view.hpp
blob: f6006b3923883c253a4e35e93818670c0e6fb9ce (
plain
)
1
const
auto
zero_view_data
=
mstch
::
map
{{
"nums"
,
mstch
::
array
{
0
,
1
,
2
}}};