Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add bg' #197

Merged
merged 6 commits into from
Jun 7, 2014
Merged

Add bg' #197

merged 6 commits into from
Jun 7, 2014

Conversation

jeffreyrosenbluth
Copy link
Member

I often have need of a convenience function like this in particular when making gallery images. Like vsep and hsep it is primarily to save a bit of boilerplate typing.

@byorgey
Copy link
Member

byorgey commented Jun 7, 2014

My only other quibble is that usually primed versions of things take an options record; here it's just an extra Double. So perhaps it would be better to give it a more descriptive name? I don't know, just a thought. In the end I don't really care that much since bg is not a very central function.

@jeffreyrosenbluth
Copy link
Member Author

I agree, it's probably a good idea to reserve primed versions for functions taking and options record. I'll see if i can come up with a better name.

byorgey added a commit that referenced this pull request Jun 7, 2014
@byorgey byorgey merged commit 60f9839 into master Jun 7, 2014
@byorgey byorgey deleted the bg branch June 7, 2014 11:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants