Const Generics #6860
Labels
compiler
General compiler. Should eventually become more specific as the issue is triaged
epic
An epic is a high-level master issue for large pieces of work.
language feature
Core language features visible to end users
tracking-issue
Tracking issue for experimental Sway features
This PR is the tracking-issue for the
const_generics
feature.For more details go to: FuelLabs/sway-rfcs#42
impl
trait for arraysimpl
trait for string arraysAbiEncode
andAbiDecode
for arrays and string arrays[T; N]
to be created (Implement array repeat without repeating item at the AST/CST trees #6901)[T; N]
to be created unitializedEq
,Hash
and other core and std traits for arrays and string arraysconst_generics
enabled by defaultThe text was updated successfully, but these errors were encountered: