Denis Kozlov
Denis Kozlov
Documentation says that **nth** should return n-th element from iterator, which is not true for some cases. Example: ``` tarantool> require "fun"() tarantool> nth(1, drop_while(function(t) return t ~= "5" end,...
@javisar, do you think it is worth to setup some CI tool to automate releases? It allows us to get rid of binaries on VCS, which causes conflicts on every...
## Feature Description I would like to suggest some improvements to gases and liquids distribution system already existing in the game. It should help to build more functional, concise and...