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

Issues running sample code in Lua 5.3.1 #1

Open
JoePython1 opened this issue Oct 15, 2017 · 0 comments
Open

Issues running sample code in Lua 5.3.1 #1

JoePython1 opened this issue Oct 15, 2017 · 0 comments

Comments

@JoePython1
Copy link

[lua-transducers :( ]$ lua -v
Lua 5.3.1  Copyright (C) 1994-2015 Lua.org, PUC-Rio
[ lua-transducers :) ]$ lua sample.lua 
demonstrating transduce.	{ 2, 3, 4, 5 }
lua: ./functional.lua:10: attempt to call a nil value (global 'unpack')
stack traceback:
	./functional.lua:10: in local 'transducer'
	./transducers.lua:138: in function 'transducers.transduce'
	sample.lua:28: in main chunk
	[C]: in ?
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

1 participant