Sjmarf@sh.itjust.works to Programmer Humor@programming.dev · edit-210 months ago“ARE YOU ALL SEEING THIS”sh.itjust.worksimagemessage-square57fedilinkarrow-up114arrow-down11
arrow-up113arrow-down1image“ARE YOU ALL SEEING THIS”sh.itjust.worksSjmarf@sh.itjust.works to Programmer Humor@programming.dev · edit-210 months agomessage-square57fedilink
minus-squareFooBarrington@lemmy.worldlinkfedilinkarrow-up7·10 months agoI like “orphanize” - one of those things that shouldn’t be a word, but is!
minus-squarePoolloverNathan@programming.devlinkfedilinkarrow-up2·edit-210 months agoimpl<'a, T: Child> ChildRef<'a, T> { fn orphanize(r: Self) -> Orphan; }
minus-squareIron Lynx@lemmy.worldlinkfedilinkarrow-up1·10 months agoNGL, Orphaniser or Orphanizer sounds like one hell of a metal band name
minus-squareFooBarrington@lemmy.worldlinkfedilinkarrow-up1·edit-210 months agoAlternatively a depressingly realistic look at the consequences of war for non-participating children, couched in the veneer of an 80s Sci-Fi movie. “YOUR PARENTS WILL NOT BE BACK”
minus-squareivanafterall@kbin.sociallinkfedilinkarrow-up1·10 months agoOr a Shark Tank-style infomercial product. “It’s The Orphanizer, From Ronco!”
minus-squarePoolloverNathan@programming.devlinkfedilinkarrow-up2·edit-210 months ago-- |Removes the given object from its current parent, if any, and then adds it as a child of the other given object. kidnap :: ChildBearing c p => p -- ^The kidnapper. -> c -- ^The child to kidnap. IO ()
deleted by creator
I like “orphanize” - one of those things that shouldn’t be a word, but is!
umbilicalCord.cut()
NGL, Orphaniser or Orphanizer sounds like one hell of a metal band name
Alternatively a depressingly realistic look at the consequences of war for non-participating children, couched in the veneer of an 80s Sci-Fi movie.
“YOUR PARENTS WILL NOT BE BACK”
Or a Shark Tank-style infomercial product. “It’s The Orphanizer, From Ronco!”
def callCps()