컨벤션

https://ocaml.org/docs/guidelines

https://opensource.janestreet.com/standards/

https://wiki.xenproject.org/wiki/OCaml_Best_Practices_for_Developers

[OCaml] OCaml에서 식별자 이름 컨벤션 (Naming Conventions) 🤖

https://www.cs.cornell.edu/courses/cs3110/2011sp/Handouts/style.htm

정리

https://prl.korea.ac.kr/courses/cose212/2023/pl-book.pdf - 2. 함수형 프로그래밍

[OCaml] (참고) 함수 호출 🤖

[Ocaml] character와 string의 차이 🤖

[OCaml] 패턴 매칭에서 나머지 경우 처리 구문 🤖

[OCaml] Record Type, Module 개념 🤖

[OCaml] Algebraic Data Type (ADT) 🤖

[OCaml] (참고) 패턴 매칭에서 괄호 필요성 🤖

[OCaml] (참고) 테스트 프레임워크 비교 🤖

[OCaml] forward pipe operator (|> 연산자) 🤖

[OCaml] function 키워드 🤖