lean4-htt/doc/dev/ffi.md
David Thrane Christiansen 73ff198d11
doc: replace ffi.md with links to the reference manual (#11737)
This PR replaces `ffi.md` with links to the corresponding sections of
the manual, so we don't have to keep two documents up to date.

A corresponding reference manual PR re-synchronizes them:
https://github.com/leanprover/reference-manual/pull/714
2025-12-19 07:23:06 +00:00

630 B

Foreign Function Interface

The Lean FFI documentation is now part of the Lean language reference.