Respuestas al mensaje #5,069

  • 🔧 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

Most languages have it as try-finally, but this is typically paired with exceptions, which Go doesn't have.
Anti Snigger

Programming thread

It's useful for that, but at its core, it allows you to queue up tasks to run upon the scope wrapping up
y a t s

Programming thread

It's the same core idea, but defer is more flexible since you can defer any function, including anonymous ones. You can see my chat client example...
Atrás
Top Abajo