Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

353
Views
SwiftUI: el par clave: valor no se agrega al diccionario

Estoy trabajando con un diccionario con SwiftUI y simplemente estoy tratando de agregar un par a un diccionario. El diccionario se define de la siguiente manera:

@State var dict: [String : Int] = [String : Int]()

Luego, en mi método init() , llamo a una función que ejecuta el siguiente código:

 if dict["test"] == nil { dict["test"] = 1 print(dict["test"]) }

Sin embargo, toda la línea de impresión solo genera nil , ¿alguien sabe por qué?

over 4 years ago · Santiago Trujillo
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!