Posts by sailorcoding • 1 point
1 post
-
0
votes0
answers32
viewsQ: How to find an element in a list without using the List library?
Let’s say I have a list like that: let A = ["Alunos", ["João", "Maria", "Paulo"], "Professores", ["Amélia", "Betina", "Carolina"] How can I do a function that can find the word Students and return…
f#asked sailorcoding 1