Avatar
Hi everyone. For Embedded Swift and other low-overhead and performance sensitive code bases, we're looking into improving Swift's support for fixed-capacity data structures with inline storage. @Alejandro has been working on adding support for integer generic parameters, which is one step towards allowing these sorts of types to be generic over ...
11:33 PM
値パラメータのアナウンスとドラフトが出ました!
t_oltsu 6
11:34 PM
可変長パラメータとも組み合わせられるらしい→これは将来の話だった (edited)
11:36 PM
For Embedded Swift and other low-overhead and performance sensitive code bases, we're looking into improving Swift's support for fixed-capacity data structures with inline storage.
11:36 PM
組み込みなどのパフォーマンス最適化のためだそう