User:Chihuahua0

Hi, I'm chihuahua0. I am a fan of both D&D and ROBLOX. I will make and edit more pages in the future. Feel free to give me tips how to use wikipeida and being a DM.

Goals

<tasks> [ ]Add more homebrew [ ]Improve the Science Fantasy Sourcebook [ ]Get more people to join this wiki [ ]Improve the Categories [ ]Overall make this wiki better. </tasks>

My Creations

-Chihuahua0

gollark: ```haskellappend Nil data = Node Nil Nil dataappend n@(Node prev next x) data = Node prev (Node n next data) x```
gollark: Would they? I mean, in rust you invoke borrow checker wrath, in C you invoke malloc wrath, in lots of other ones it would be magically GCed I guess.
gollark: `data Aeae a = Node Aeae Aeae a | Nil`
gollark: You can quite easily do a doubly linked list, but if you manipulate it wrong it might turn into a horrible graph.
gollark: SMH my head, just have an unboxed vector of Word8s and store all data in that?!
This article is issued from Dandwiki. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.