mirror of
https://git.suyu.dev/suyu/suyu
synced 2025-11-28 08:52:08 -06:00
Converts the PL_U internals to use the PImpl idiom and makes the state part of the Impl struct, eliminating mutable global/file state.
Converts the PL_U internals to use the PImpl idiom and makes the state part of the Impl struct, eliminating mutable global/file state.