#programmierungUnmoderated tagAll postsTrending CommunitiesLeoFinanceWorldmappinHIVE CN 中文社区LifestyleSplinterlandsOlio di BalenaActifitVibesPhotography LoversFamily & FriendsLiketuHive LearnersExplore Communities...#programmierungTrendingHotNewPayoutsMutedjeyf123 (68)in #deutsch • 7 days agoReflexionen über die Programmiersprache Rust 7* Komplexe Datentypen: Das Array Grundkonfiguration eines Arrays *speichert ausschließlich den gleichen Datentyp *Größe des Arrays fix Syntax let my_array =[1,3,19,27,4];