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

Request for ligature for :- #790

Closed
quantumfrost opened this issue Jul 15, 2019 · 3 comments
Closed

Request for ligature for :- #790

quantumfrost opened this issue Jul 15, 2019 · 3 comments

Comments

@quantumfrost
Copy link

:- is used to separate the head and body of a rule in AnsProlog:
foo :- bar(X), baz(X).

Thanks!

@tonsky
Copy link
Owner

tonsky commented Jul 15, 2019

Thanks for the suggestion! I think this only can be added with space right after -. Otherwise it will conflict with stuff like {x:-1}

@quantumfrost
Copy link
Author

quantumfrost commented Jul 18, 2019

That's alright, since most people would put a space (or a tab) after the - anyway. Thanks!

@tonsky tonsky added this to the 3 milestone Sep 10, 2019
@tonsky tonsky mentioned this issue Apr 6, 2020
@tonsky tonsky modified the milestones: 3, 4 Apr 9, 2020
@tonsky tonsky modified the milestones: 4, 5 May 16, 2020
@tonsky tonsky modified the milestones: 5, 6 Jun 9, 2020
@tonsky
Copy link
Owner

tonsky commented Oct 10, 2020

Will be in v6 as cv26

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants