Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(appunti): Aggiunte e correzioni agli appunti di OCaml #71

Open
wants to merge 8 commits into
base: master
Choose a base branch
from

Commits on Oct 15, 2023

  1. Aggiunte e correzioni appunti OCaml

    - Aggiunti elementi ed esempi sezione modulo List
    - Aggiunti alberi n-ari
    - Aggiunti algoritmi di ricerca e visita Grafi
    - Corretti simboli singoli apici e virgolette
    - Corretti errori ortografici
    Meht-evaS committed Oct 15, 2023
    Configuration menu
    Copy the full SHA
    1990b59 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2023

  1. Aggiunti altri appunti

    Ho aggiunto anche i miei appunti di OCaml
    CristianCosci committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    2f0b597 View commit details
    Browse the repository at this point in the history
  2. Correzioni aggiuntive

    Meht-evaS committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    a86f544 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b63f7bd View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2023

  1. rev: Introduzione e Funzioni

    Rivisti e integrati gli appunti fino alla sezione "Funzioni a più
    parametri".
    ncvescera committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    10725ed View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2023

  1. rev: Funzioni

    Rivista e integrata la parte relativa alla funzioni.
    ncvescera committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    58533c7 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2023

  1. Configuration menu
    Copy the full SHA
    36b9d47 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2023

  1. rev: Ricorsione

    Integrati appunti fino al capitolo della Ricorsione
    ncvescera committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    43ebf2d View commit details
    Browse the repository at this point in the history