Skip to content

Conversation

rexim
Copy link
Member

@rexim rexim commented Jun 14, 2017

Close #197

@rexim rexim self-assigned this Jun 14, 2017
@rexim rexim requested review from ForNeVeR and keddelzz June 14, 2017 16:35
@keddelzz keddelzz changed the title Infor the user that a binding was redefined Inform the user that a binding was redefined Jun 14, 2017
// 2. REPL message for the user
//
// We need to separate those meanings. The proposed idea is to
// attach some kind of side effect to ReplContext and use
Copy link
Member Author

Choose a reason for hiding this comment

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

*to ReplResult

if (!context.contains(binding)) {
None
} else {
Some(s"${binding.variable} was redefined")
Copy link
Member Author

Choose a reason for hiding this comment

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

*Warning: ${binding.variable} was redefined

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants