Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
toIntなどの s のリストを変換したい場合はどうすればよいでしょうか(したがって、「1」がある場合は「∧」などに変換します...)[1,2,3]["∧","∨","→"]
Int
[1,2,3]
["∧","∨","→"]