File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 5454 " Hello, `a`, `b`"
5555 [])
5656
57- (deftype Foo [])
57+ (defprotocol Foo
58+ " `foo` is a pretty awesome function" )
Original file line number Diff line number Diff line change 11# Table of contents
22- [ ` source ` ] ( #source )
3- - [ ` ->Foo ` ] ( #source/->foo )
4- - [ ` Foo ` ] ( #source/foo )
3+ - [ ` Foo ` ] ( #source/foo ) - <code >foo</code > is a pretty awesome function.
54 - [ ` a ` ] ( #source/a )
65 - [ ` a1 ` ] ( #source/a1 )
76 - [ ` b ` ] ( #source/b )
6160
6261
6362
64- ## <a name =" source/->foo " >` ->Foo ` </a >
65- ``` clojure
66-
67- (->Foo )
68- ```
69- Function.
70- <p ><sub ><a href =" https://dev.azure.com/company/_git/project?path=test-resources/source.clj&version=GBmain&_a=contents&line=57&lineEnd=57&lineStartColumn=1&lineEndColumn=17&lineStyle=plain " >Source</a ></sub ></p >
71-
7263## <a name =" source/foo " >` Foo ` </a >
7364
7465
7566
76- <p ><sub ><a href =" https://dev.azure.com/company/_git/project?path=test-resources/source.clj&version=GBmain&_a=contents&line=57&lineEnd=57&lineStartColumn=1&lineEndColumn=17&lineStyle=plain " >Source</a ></sub ></p >
67+
68+ [ ` foo ` ] ( #source/foo-1 ) is a pretty awesome function
69+ <p ><sub ><a href =" https://dev.azure.com/company/_git/project?path=test-resources/source.clj&version=GBmain&_a=contents&line=57&lineEnd=58&lineStartColumn=1&lineEndColumn=40&lineStyle=plain " >Source</a ></sub ></p >
7770
7871## <a name =" source/a " >` a ` </a >
7972``` clojure
You can’t perform that action at this time.
0 commit comments