Difference between revisions of "User talk:PhilmASTErpLus"

From Kolmafia
Jump to navigation Jump to search
imported>Heeheehee
m
imported>Heeheehee
m (Faster way to make inline function links)
Line 6: Line 6:
  
 
Regarding your recent user page update -- the ideal place to put such information, I think, is probably [[file_to_map]]. Also, there should probably be a little blurb on that page mentioning that you don't need those files in your data directory (they're built into the jars), but having them present will override the built-in mapfiles. --[[User:Heeheehee|Heeheehee]] 23:58, 1 July 2010 (UTC)
 
Regarding your recent user page update -- the ideal place to put such information, I think, is probably [[file_to_map]]. Also, there should probably be a little blurb on that page mentioning that you don't need those files in your data directory (they're built into the jars), but having them present will override the built-in mapfiles. --[[User:Heeheehee|Heeheehee]] 23:58, 1 July 2010 (UTC)
 +
 +
 +
Browsing through the function pages, I found this: {{f|to_string}} (see the source for template details) --[[User:Heeheehee|Heeheehee]] 19:03, 4 July 2010 (UTC)

Revision as of 19:03, 4 July 2010

"aggregate" and "map" are NOT synonyms. "aggregate" is an abstract type; the three concrete implementations of that type are maps, arrays, and plural typed constants (which require a separate implementation because they need to be immutable). --Jasonharper 04:36, 22 June 2010 (UTC)

Uh-huh. Sorry about that editing rampage, should I go and revert them? Or how about alternatives? --PhilmASTErpLus 04:39, 22 June 2010 (UTC)

I was not aware of this either; we'll need to see where that means we need to make changes. --StDoodle (#1059825) 05:07, 22 June 2010 (UTC)


Regarding your recent user page update -- the ideal place to put such information, I think, is probably file_to_map. Also, there should probably be a little blurb on that page mentioning that you don't need those files in your data directory (they're built into the jars), but having them present will override the built-in mapfiles. --Heeheehee 23:58, 1 July 2010 (UTC)


Browsing through the function pages, I found this: to_string() (see the source for template details) --Heeheehee 19:03, 4 July 2010 (UTC)