Closed XAMPPRocky closed 3 weeks ago
I had to do some hacky stuff to work around how Dictionary works, I think it would be more accurate to describe it as a SequenceOf<WrappedPlist> but I don't know enough about the stuff to say more.
SequenceOf<WrappedPlist>
@indygreg Pushed a fix for the time issue in CI 🙂
CI is fully fixed in #159
I had to do some hacky stuff to work around how Dictionary works, I think it would be more accurate to describe it as a
SequenceOf<WrappedPlist>
but I don't know enough about the stuff to say more.