You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
pubstructFormatter<FSet>(FSet);pubstructYMD;structDate;impl<FSet>Formatter<FSet>{pubfnformat(){}}// Stretch 1implFormatter<YMD>{/// See aliases module for more informationpubfnformat_date(x:Date){}}// Stretch 2typeYMDFormatter = Formatter<YMD>;
This issue is to track progress on the stretch goals listed above.
The text was updated successfully, but these errors were encountered:
In #5269 (comment), we made the following conclusion:
This issue is to track progress on the stretch goals listed above.
The text was updated successfully, but these errors were encountered: