common: Reformat for clarity, documentation.

- Consolidate `vcard/private/util` into `vcard/private/common`.
This commit is contained in:
2023-05-03 00:28:26 -05:00
parent 98c300fee2
commit 5565087359
4 changed files with 199 additions and 128 deletions

View File

@@ -4,7 +4,7 @@ import zero_functional
#from std/sequtils import toSeq
import ./private/[common, lexer, util]
import ./private/[common, lexer]
type
VC4_ValueType* = enum