Has anyone heard of a good standard Ruby template library? Or is there some kind of shell?
Thanks!
If you mean something like C ++ STL, then this is pretty much built into Ruby. Ruby has a large set of basic data structures and other utilities.
C/++ STL? . , ( , 2 32 (int), 2 64 () ..), , .. > , push, pop, delete_at(0).
push
pop
delete_at(0)
some_array.each { |x| #some action }
Source: https://habr.com/ru/post/1719576/More articles:https://translate.googleusercontent.com/translate_c?depth=1&pto=aue&rurl=translate.google.com&sl=ru&sp=nmt4&tl=en&u=https://fooobar.com/questions/1719571/move-uiviews-to-avoid-collision-like-rearranging-icons-on-springboard&usg=ALkJrhh-YBnXtvuzZXj4Isc212JWfbvXngC like Qt? - cUsing CruiseControl to Copy an SVN Folder to a Release Folder - .netPHP: Is there a way to change the request address? - phpMIPS: Equivalent to la instruction without using pseudo-codes? - assemblyReplacing SQLite Core Data file in application - sqliteWhich design template looked the most terrifying at first glance, but turned out to be the most beautiful after it was implemented? - language-agnosticResource for learning Lua for use with C ++? - c ++Java: What data structure should be used to simulate associative arrays of PHP? - javaphp money_format - phpAll Articles