Respuestas al mensaje #6,676

  • 🔧 Site instability resolved. You can report double-posts and broken attachments. For bigger issues, use the Technical Grievances thread.
    🇵🇦 Nuestro primer dominio localizado está en español en kiwifarms.pa. Our first localized domain is on Spanish on kiwifarms.pa.
3

Programming thread

Then declare that function _Noreturn. Knowing that a function can't return is really important for code like if (bad_condition) { die(); }...
Concentrate Juice

Programming thread

:lit: This isn't a problem in rust btw. You can just do it, and it is safe. Lifetime inference is always being worked on. Rust has GC Box<T> ->...
Atrás
Top Abajo