https://github.com/fccm2/paint-ocaml-hist
a simple paint module, to draw rectangles, circles, and make difference between two shapes,
https://github.com/fccm2/paint-ocaml-hist
Last synced: 2 days ago
JSON representation
a simple paint module, to draw rectangles, circles, and make difference between two shapes,
- Host: GitHub
- URL: https://github.com/fccm2/paint-ocaml-hist
- Owner: fccm2
- License: other
- Created: 2026-05-29T10:51:44.000Z (5 days ago)
- Default Branch: master
- Last Pushed: 2026-05-29T23:45:03.000Z (5 days ago)
- Last Synced: 2026-05-30T01:18:17.856Z (5 days ago)
- Language: OCaml
- Size: 13.7 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: license.md
Awesome Lists containing this project
README
a simple paint-module, to draw points, rectangles, and circles,