Skip to content
This repository has been archived by the owner on Jul 12, 2022. It is now read-only.

Add example for LPad #48

Merged
merged 3 commits into from
Oct 30, 2017
Merged

Add example for LPad #48

merged 3 commits into from
Oct 30, 2017

Conversation

ChrisHersh
Copy link
Contributor

This example should work, I'm currently unable to test it. Let me know if anything needs to be changed.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling a7b3e5f on ChrisHersh:master into b2fb380 on rlespinasse:master.

@@ -8,3 +8,10 @@ func ExampleReverse() {
fmt.Printf("%x\n", Reverse(data))
// Output: bada55
}

func Example() {
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A documentation example function needs to be Example<functionName> in your case ExampleLPad

@rlespinasse rlespinasse dismissed their stale review October 30, 2017 06:31

review done on the wrong commit

@rlespinasse rlespinasse merged commit 97bd93e into rlespinasse:master Oct 30, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants