This website requires JavaScript.
Explore
Help
Sign In
idris-lang
/
Idris2
Watch
1
Star
1
Fork
0
You've already forked Idris2
mirror of
https://github.com/idris-lang/Idris2.git
synced
2024-12-17 16:21:46 +03:00
Code
Issues
Projects
Releases
Wiki
Activity
e15a859613
Idris2
/
tests
/
idris2
/
docs002
/
input
6 lines
55 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Add :browse Lists all the names in a namespace with their types, and the first line of their docstring if it exists
2020-07-08 19:56:54 +03:00
:browse Doc
[ fix ] properly handle Namespace blocks for DocStrings (#1342)
2021-04-28 11:31:01 +03:00
:doc Foo
[ tests ] Add tests for :doc for records and single-constructor type
2021-05-05 23:54:04 +03:00
:doc WrappedInt
:doc SimpleRec
Add :browse Lists all the names in a namespace with their types, and the first line of their docstring if it exists
2020-07-08 19:56:54 +03:00
:q
Reference in New Issue
Copy Permalink