87f9c27ba9
GitOrigin-RevId: fe2ecaf706a5907b5e54d979fbde4924d84b65fc
245 B
245 B
Quirks
+
in names are converted to_plus{_,}
:cl+ssl
->cl_plus_ssl
,alexandria+
->alexandria_plus
.
to_dot_
:iolib.base
->iolib_dot_base
- names starting with a number have a
_
prepended (3d-vectors
->_3d-vectors
)