🦍🦍🦍🦍🦍🦍🦍🦍🦍🦍
- Mastodon: @nrc
- Twitter: @nick_r_cameron
- Blog: ncameron.org/blog
- Website: ncameron.org
- Pronouns: he/him
🦀🦀🦀🦀🦀🦀🦀🦀🦀🦀
🦍🦍🦍🦍🦍🦍🦍🦍🦍🦍
🦀🦀🦀🦀🦀🦀🦀🦀🦀🦀
Empowering everyone to build reliable and efficient software.
Macro-rules-style syntax matching for procedural macros
Async fundamentals initiative: portable and interoperable
Day of Week | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | April Apr | May May | June Jun | July Jul | August Aug | |||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
This allows you to write mm
instead of number(mm)
. This is most useful for type ascription where you might write some complex numeric expression an…