mirror of
https://github.com/aantron/better-enums.git
synced 2025-12-08 01:36:44 +08:00
14 lines
342 B
HTML
14 lines
342 B
HTML
<p>
|
|
This page is an advanced demo showing the kind of compile-time code you can
|
|
write on top of Better Enums. You can <a href="$source">download</a> it and
|
|
try it out.
|
|
</p>
|
|
|
|
$demo_body
|
|
|
|
<section class="tutorial-footer">
|
|
<p class="up">
|
|
Return to the <a href="${prefix}index.html#CompileTimeDemos">demo index</a>.
|
|
</p>
|
|
</section>
|