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

Remove/Redefine types in REPL without restart #6786

Closed
blinkdog opened this issue May 8, 2014 · 2 comments
Closed

Remove/Redefine types in REPL without restart #6786

blinkdog opened this issue May 8, 2014 · 2 comments

Comments

@blinkdog
Copy link

blinkdog commented May 8, 2014

I'd like to request a command to delete and/or redefine a type inside the Julia REPL without restarting the REPL.

The command need not be available for all types provided by Julia. I'd be happy with just the ability to delete and/or redefine the types defined by the user during the REPL session.

@timholy
Copy link
Member

timholy commented May 8, 2014

It's not exactly what you're asking, but do you know about http://docs.julialang.org/en/latest/manual/faq/#how-can-i-modify-the-declaration-of-a-type-immutable-in-my-session ?

@JeffBezanson
Copy link
Member

dup of #2385

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

No branches or pull requests

3 participants